diff --git a/Makefile b/Makefile index 0229191..9554892 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -TODAY != date '+%Y-%M-%d' +TODAY != date '+%Y%M%d' VERSION := $(TODAY)-1 V_x86_64 := $(VERSION)_x86_64