diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-05-07 18:57:08 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-05-07 18:57:08 +0000 |
commit | 583dfc4e80b092978af871f3fc56f15ea8d88bed (patch) | |
tree | e4f74aa3104ab9addf524a261c16f1cffe13f663 /Makefile.inc | |
parent | 74f0466ce3edf3accf590372604a858009638728 (diff) | |
download | anaconda-583dfc4e80b092978af871f3fc56f15ea8d88bed.tar.gz anaconda-583dfc4e80b092978af871f3fc56f15ea8d88bed.tar.xz anaconda-583dfc4e80b092978af871f3fc56f15ea8d88bed.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 e067769e5..a612e6409 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.0.90 -RELEASE = 1 +RELEASE = 2 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |