diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-02-11 19:41:14 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-02-11 19:41:14 +0000 |
commit | 043e0a84f6b1dac9cfceda1f956d77f3c445a42f (patch) | |
tree | 685194df006dd0e10b457c10d72b26868604b3fe /Makefile.inc | |
parent | 84a0b758ac3c3fcceb75a318cdda9ffb1d5f3525 (diff) | |
download | anaconda-043e0a84f6b1dac9cfceda1f956d77f3c445a42f.tar.gz anaconda-043e0a84f6b1dac9cfceda1f956d77f3c445a42f.tar.xz anaconda-043e0a84f6b1dac9cfceda1f956d77f3c445a42f.zip |
-2
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 6903ab4b3..ef1d3ba3e 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.94 -RELEASE = 1 +RELEASE = 2 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |