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