diff options
author | Matt Wilson <msw@redhat.com> | 2000-08-28 03:17:38 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-08-28 03:17:38 +0000 |
commit | 887fc03207a9f0f52414cce05c02c85353189265 (patch) | |
tree | e2ce4b1673f3e40ac83d7860f90b866bf64c21c9 | |
parent | f213018f255a7c1e3e7677a96e6789727ce7a941 (diff) | |
download | anaconda-887fc03207a9f0f52414cce05c02c85353189265.tar.gz anaconda-887fc03207a9f0f52414cce05c02c85353189265.tar.xz anaconda-887fc03207a9f0f52414cce05c02c85353189265.zip |
rev
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.inc VERSION = 7.0.1 -RELEASE = 4 +RELEASE = 5 SNAPRELEASE = $(shell date "+1.%Y%m%d%H%M") SUBDIRSHD = balkan isys libfdisk collage loader po text-help \ |