diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-01-15 00:11:35 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-01-15 00:11:35 +0000 |
commit | d1f7d2f7ad1cbe88967bcfdc60c641c56241747a (patch) | |
tree | 9673952824cc66d72280faa02a3519512954a7af | |
parent | 223e502d92592d5ce932c0f0ae34bdfaae7f332e (diff) | |
download | anaconda-d1f7d2f7ad1cbe88967bcfdc60c641c56241747a.tar.gz anaconda-d1f7d2f7ad1cbe88967bcfdc60c641c56241747a.tar.xz anaconda-d1f7d2f7ad1cbe88967bcfdc60c641c56241747a.zip |
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index f8ac35c6f..47cfa8a07 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.93 -RELEASE = 1 +RELEASE = 2 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |