diff options
author | Mike Fulbright <msf@redhat.com> | 2001-04-03 22:42:56 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2001-04-03 22:42:56 +0000 |
commit | a2a2545e76fe3a257ec4e190f89629ac5a9083f1 (patch) | |
tree | f40a7e0c6972da5123bc4f995e1d2faabf6cd466 /Makefile | |
parent | be99593a394369c04b95fa108934db1af3aacee2 (diff) | |
download | anaconda-a2a2545e76fe3a257ec4e190f89629ac5a9083f1.tar.gz anaconda-a2a2545e76fe3a257ec4e190f89629ac5a9083f1.tar.xz anaconda-a2a2545e76fe3a257ec4e190f89629ac5a9083f1.zip |
bump release
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 +RELEASE = 3.1 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") ifneq (ia64, $(ARCH)) |