diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-02-05 21:47:59 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-02-05 21:47:59 +0000 |
commit | 705f7ea03703e5bd38d221c913f77816dbbc178f (patch) | |
tree | c90afa9d549ad238faaf6e096389ffbcb73781e7 /Makefile | |
parent | 31c211561c8c3f3d8fbefecf32c063833f9869bf (diff) | |
download | anaconda-705f7ea03703e5bd38d221c913f77816dbbc178f.tar.gz anaconda-705f7ea03703e5bd38d221c913f77816dbbc178f.tar.xz anaconda-705f7ea03703e5bd38d221c913f77816dbbc178f.zip |
now we're to -5anaconda-hampton-beta1-5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.inc VERSION = 7.2.90 -RELEASE = 4 +RELEASE = 5 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) |