diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ include Makefile.inc -VERSION = 7.2.90 -RELEASE = 5 +VERSION = 7.2.91 +RELEASE = 0 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) |