diff options
author | Mike Fulbright <msf@redhat.com> | 2003-02-12 00:46:14 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2003-02-12 00:46:14 +0000 |
commit | 8b530d15084badfab0e16ba30957f73b0d5be6db (patch) | |
tree | 012de6aec2e9fc4a8146120ab606723889a7ef4d /Makefile.inc | |
parent | 3f3ca5579119176a7efe3cfdd76b3a4200cc76b6 (diff) | |
download | anaconda-8b530d15084badfab0e16ba30957f73b0d5be6db.tar.gz anaconda-8b530d15084badfab0e16ba30957f73b0d5be6db.tar.xz anaconda-8b530d15084badfab0e16ba30957f73b0d5be6db.zip |
now its 4
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 4aef3fdce..b74746141 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.94 -RELEASE = 3 +RELEASE = 4 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |