diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-10-30 14:26:09 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-10-30 14:26:09 +0000 |
commit | 1a6c65075df9df36c36b71bf4cd7322b058eb55c (patch) | |
tree | cd2549e10223605e858cf8ab8de15c9870f5e572 /Makefile.inc | |
parent | 9aeaa33bdb6c7857a41db43f1d34371c5e39ee90 (diff) | |
download | anaconda-1a6c65075df9df36c36b71bf4cd7322b058eb55c.tar.gz anaconda-1a6c65075df9df36c36b71bf4cd7322b058eb55c.tar.xz anaconda-1a6c65075df9df36c36b71bf4cd7322b058eb55c.zip |
-2
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 6a4ad1156..ca403a117 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.2 -RELEASE = 1 +RELEASE = 2 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |