diff options
author | Mike Fulbright <msf@redhat.com> | 2001-04-03 23:20:01 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2001-04-03 23:20:01 +0000 |
commit | cbc59277fd73474901b60dbc4006d287bf83a22d (patch) | |
tree | 65e804ec544ae0cb48ad4ec758b62c840f37397f /Makefile | |
parent | 0fbfbe61c7e9e258eb4c130e8dfeb14f4c25325d (diff) | |
download | anaconda-cbc59277fd73474901b60dbc4006d287bf83a22d.tar.gz anaconda-cbc59277fd73474901b60dbc4006d287bf83a22d.tar.xz anaconda-cbc59277fd73474901b60dbc4006d287bf83a22d.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.1 +RELEASE = 3.2 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) |