diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-02-12 04:42:00 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-02-12 04:42:00 +0000 |
commit | d2d1331e6c512f1735e6e37bf73d9e799b45cfd4 (patch) | |
tree | b6bde4c351c6860caec2e23a1e2e518533c8034c /Makefile.inc | |
parent | 3936193ec8fa48c6d576fbf04685fe3b46babd1f (diff) | |
download | anaconda-d2d1331e6c512f1735e6e37bf73d9e799b45cfd4.tar.gz anaconda-d2d1331e6c512f1735e6e37bf73d9e799b45cfd4.tar.xz anaconda-d2d1331e6c512f1735e6e37bf73d9e799b45cfd4.zip |
and then there were five...
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 b74746141..04e400f79 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.94 -RELEASE = 4 +RELEASE = 5 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |