diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-06-18 04:48:49 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-06-18 04:48:49 +0000 |
commit | 152d0ba82b7ee8ffffd56a97ba5d08fd8986ac4e (patch) | |
tree | 99a3047728594a54e78b9a4376fd63965141cae7 /Makefile | |
parent | 806fa8ce06c3274a0ecf7a98a4d9e0188496676a (diff) | |
download | anaconda-152d0ba82b7ee8ffffd56a97ba5d08fd8986ac4e.tar.gz anaconda-152d0ba82b7ee8ffffd56a97ba5d08fd8986ac4e.tar.xz anaconda-152d0ba82b7ee8ffffd56a97ba5d08fd8986ac4e.zip |
commit bumped version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ include Makefile.inc -VERSION = 7.3.91 -RELEASE = 1 +VERSION = 7.3.92 +RELEASE = 0 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) |