diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-10-08 15:19:33 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-10-08 15:19:33 +0000 |
commit | 4589fa0a711d0603d7246fce1b893e28d3ec3359 (patch) | |
tree | b48563b0f6bc15f159288982cf7e95623dadeb7f /Makefile.inc | |
parent | ea01848825cc161fe92598e9568ddad79a99ba1d (diff) | |
download | anaconda-4589fa0a711d0603d7246fce1b893e28d3ec3359.tar.gz anaconda-4589fa0a711d0603d7246fce1b893e28d3ec3359.tar.xz anaconda-4589fa0a711d0603d7246fce1b893e28d3ec3359.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 ed8c724a9..e7f90c8e6 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.0.95 -RELEASE = 0 +RELEASE = 1 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |