diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-02-05 03:55:44 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-02-05 03:55:44 +0000 |
commit | e2ab4a689a7367bc306663fe33f4464383a5d976 (patch) | |
tree | 06ec51fe03f5a4bfb45c9f67535a80db587195b5 /Makefile | |
parent | d5417b137d7b9c43ba906904a3cde2296424daf1 (diff) | |
download | anaconda-e2ab4a689a7367bc306663fe33f4464383a5d976.tar.gz anaconda-e2ab4a689a7367bc306663fe33f4464383a5d976.tar.xz anaconda-e2ab4a689a7367bc306663fe33f4464383a5d976.zip |
bump to -4anaconda-hampton-beta1-4
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 = 3 +RELEASE = 4 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) |