diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-05-20 20:08:44 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-05-20 20:08:44 +0000 |
commit | edc9bb81130c16730d38b3871e6530a335928720 (patch) | |
tree | c4a4a04b0b54b0975228ec1e2d3521fc8ccb1472 /Makefile.inc | |
parent | 0d83610024add14772acbe7ae9d123302735653f (diff) | |
download | anaconda-edc9bb81130c16730d38b3871e6530a335928720.tar.gz anaconda-edc9bb81130c16730d38b3871e6530a335928720.tar.xz anaconda-edc9bb81130c16730d38b3871e6530a335928720.zip |
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 c231bb2bf..468f30849 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.0.91 -RELEASE = 0 +RELEASE = 1 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |