diff options
author | Mike Fulbright <msf@redhat.com> | 2001-06-28 16:00:56 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2001-06-28 16:00:56 +0000 |
commit | eab99389a6abdb13fc208c9e88d645f9b1e18670 (patch) | |
tree | 0cddeccd72b1c950a39803ca96c332a535a693cd /Makefile | |
parent | 21d7d106a01537153b48d1875e7a8430db547022 (diff) | |
download | anaconda-eab99389a6abdb13fc208c9e88d645f9b1e18670.tar.gz anaconda-eab99389a6abdb13fc208c9e88d645f9b1e18670.tar.xz anaconda-eab99389a6abdb13fc208c9e88d645f9b1e18670.zip |
bump to beta 1 version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ include Makefile.inc -VERSION = 7.2 +VERSION = 7.1.91 RELEASE = 0 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") |