diff options
Diffstat (limited to 'Makefile.inc')
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index d24abad61..bd4ee6100 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,7 +1,7 @@ # # define destination locations # -VERSION = 10 +VERSION = 10.0 RELEASE = 1 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |