diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-05-22 16:56:38 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-05-22 16:56:38 +0000 |
commit | 3066309f24ea74c03407c92a9077fac9f8cb50fb (patch) | |
tree | ce37b3892d9c0b8e6bbe1f0780cc0aacb1b9066b /Makefile.inc | |
parent | 08330b9472e421322d575710ef9611525dbf10d4 (diff) | |
download | anaconda-3066309f24ea74c03407c92a9077fac9f8cb50fb.tar.gz anaconda-3066309f24ea74c03407c92a9077fac9f8cb50fb.tar.xz anaconda-3066309f24ea74c03407c92a9077fac9f8cb50fb.zip |
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 278351758..719d39772 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.0.91 -RELEASE = 4 +RELEASE = 5 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |