diff options
author | Mike Fulbright <msf@redhat.com> | 2001-04-04 21:59:05 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2001-04-04 21:59:05 +0000 |
commit | a0a73ef9409b2d3db19490fe6d4189948c1f29bd (patch) | |
tree | e3a14e4d08200e9bbb37044096453cd57562b351 /Makefile | |
parent | 17ca67e561a29698f7351a3027e2674bd70e0f4d (diff) | |
download | anaconda-a0a73ef9409b2d3db19490fe6d4189948c1f29bd.tar.gz anaconda-a0a73ef9409b2d3db19490fe6d4189948c1f29bd.tar.xz anaconda-a0a73ef9409b2d3db19490fe6d4189948c1f29bd.zip |
bump
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.1 -RELEASE = 3.2 +RELEASE = 3.3 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) |