diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-04-18 02:52:58 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-04-18 02:52:58 +0000 |
commit | a9d4a093c5da4e32f19729dea3893680492014e1 (patch) | |
tree | 61a3b9cd7199d954c6d02a3768eb029826fa627b /Makefile.inc | |
parent | 5ff26af7fac553cd620e68a09b7feb4230a4e429 (diff) | |
download | anaconda-a9d4a093c5da4e32f19729dea3893680492014e1.tar.gz anaconda-a9d4a093c5da4e32f19729dea3893680492014e1.tar.xz anaconda-a9d4a093c5da4e32f19729dea3893680492014e1.zip |
more bump
Diffstat (limited to 'Makefile.inc')
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index 405a3f6b0..1e4342b4c 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.92 -RELEASE = 4 +RELEASE = 5 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |