diff --git a/gumbo-millennium/Makefile b/gumbo-millennium/Makefile index 0f1ee34..3483c34 100644 --- a/gumbo-millennium/Makefile +++ b/gumbo-millennium/Makefile @@ -37,7 +37,7 @@ gumbo-millennium.zip: README.md # Update version and write to temporary plugin file - sed -i -r \ + sed -r \ "s/^( \* Version:\s+).+$$/\1$(shell git log -n1 --pretty='%h')/" \ plugin.php > temp/plugin.php