diff options
author | Mike Fulbright <msf@redhat.com> | 2003-05-21 20:53:52 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2003-05-21 20:53:52 +0000 |
commit | 28d15e4c2ba7988eb23ac5ffec0dcb3f14af2b80 (patch) | |
tree | 76f00961846163ce470ad405e4a5957787f6d7c4 | |
parent | e52b903f93e7d66a8c19a248ef8a4813a573b9f4 (diff) | |
download | anaconda-28d15e4c2ba7988eb23ac5ffec0dcb3f14af2b80.tar.gz anaconda-28d15e4c2ba7988eb23ac5ffec0dcb3f14af2b80.tar.xz anaconda-28d15e4c2ba7988eb23ac5ffec0dcb3f14af2b80.zip |
bump relanaconda-9.0.91-2
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index 468f30849..5c20e93e6 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.0.91 -RELEASE = 1 +RELEASE = 2 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |