From d2d1331e6c512f1735e6e37bf73d9e799b45cfd4 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 12 Feb 2003 04:42:00 +0000 Subject: and then there were five... --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index b74746141..04e400f79 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.94 -RELEASE = 4 +RELEASE = 5 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) -- cgit