From 15ba819b5ec1e1f80adb4b720627a5a06f5f4afb Mon Sep 17 00:00:00 2001 From: Mike Fulbright Date: Mon, 2 Apr 2001 23:01:27 +0000 Subject: bump release number --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b53eaec71..d1cf81ab7 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.inc VERSION = 7.1 -RELEASE = 2 +RELEASE = 3 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) -- cgit