From a8b777c30ef17c290b23242b1dc4b3ff1e6ae0bf Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 3 Jun 2002 15:10:58 +0000 Subject: bump version --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a8e97dd2c..8d9526587 100644 --- a/Makefile +++ b/Makefile @@ -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)) -- cgit