diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-07-18 03:19:03 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-07-18 03:19:03 +0000 |
commit | 9736dcc559305c1e676f707a3fb35f8b66bf2165 (patch) | |
tree | 07a8214849da376bf61906751bd54be8af791d7e /Makefile.inc | |
parent | f9c2b5572b812c2547f2b043b10c330559e972a0 (diff) | |
download | anaconda-9736dcc559305c1e676f707a3fb35f8b66bf2165.tar.gz anaconda-9736dcc559305c1e676f707a3fb35f8b66bf2165.tar.xz anaconda-9736dcc559305c1e676f707a3fb35f8b66bf2165.zip |
-1
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 704ab9a4a..35c4440f1 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.0.93 -RELEASE = 0 +RELEASE = 1 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |