From d0b92dccb92b626733f744b7975e1c147cd4a199 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 3 Oct 2002 19:45:56 +0000 Subject: let's be 8.0.1-0 now --- Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.inc b/Makefile.inc index 4ba719300..a68ab14c8 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,8 +1,8 @@ # # define destination locations # -VERSION = 8.0 -RELEASE = 4 +VERSION = 8.0.1 +RELEASE = 0 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") PYTHONLIBDIR = /usr/lib/anaconda -- cgit