diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-03-23 02:10:30 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-03-23 02:10:30 +0000 |
commit | 034ce4a7ba8ebbb3b1167b81b9977ee82860543b (patch) | |
tree | 13949459a65bd61e7199d6a798bbe6e8e3e49d6e /Makefile.inc | |
parent | 170ca165ba14b51506d7371504771ed000908f33 (diff) | |
download | anaconda-034ce4a7ba8ebbb3b1167b81b9977ee82860543b.tar.gz anaconda-034ce4a7ba8ebbb3b1167b81b9977ee82860543b.tar.xz anaconda-034ce4a7ba8ebbb3b1167b81b9977ee82860543b.zip |
bumpanaconda-9.91-6
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 377b396cc..fce40e1d1 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.91 -RELEASE = 5 +RELEASE = 6 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |