diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-02-02 22:20:14 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-02-02 22:20:14 +0000 |
commit | ee9bd8dc4e0a92a93f52866a7a0ed36efb113908 (patch) | |
tree | 1d3d05a9fb7b9cec356b93b3c4153f946998b8d2 /Makefile.inc | |
parent | 1f77348c580567e7fd6f2a0cafb92cfda6d00d2b (diff) | |
download | anaconda-ee9bd8dc4e0a92a93f52866a7a0ed36efb113908.tar.gz anaconda-ee9bd8dc4e0a92a93f52866a7a0ed36efb113908.tar.xz anaconda-ee9bd8dc4e0a92a93f52866a7a0ed36efb113908.zip |
-5
Diffstat (limited to 'Makefile.inc')
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index 1fe484d9c..16c8af1fe 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.90 -RELEASE = 4 +RELEASE = 5 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |