From d1aa5609c1845ad8c7bbd123e6e1e7197171719a Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 12 Jun 2003 02:03:59 +0000 Subject: merge from taroon. fixes driver disks, side effect of pulling in new buildinstall stuff --- Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.inc') diff --git a/Makefile.inc b/Makefile.inc index 719d39772..ff9dabeea 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,8 +1,8 @@ # # define destination locations # -VERSION = 9.0.91 -RELEASE = 5 +VERSION = 9.0.92 +RELEASE = 1 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) -- cgit