summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-07-07 23:03:02 +0000
committerJeremy Katz <katzj@redhat.com>2004-07-07 23:03:02 +0000
commit5701f53920be5e1f0b7f243f9b96a8c3d5efe395 (patch)
tree39d3cfc7c8af3917d9aa4d3ed01494131810ebda /Makefile.inc
parent916a722874043dd0a1b4a1c2251af03346f5ff66 (diff)
downloadanaconda-5701f53920be5e1f0b7f243f9b96a8c3d5efe395.tar.gz
anaconda-5701f53920be5e1f0b7f243f9b96a8c3d5efe395.tar.xz
anaconda-5701f53920be5e1f0b7f243f9b96a8c3d5efe395.zip
bump version. if another rev is needed for fc3 test1, branch off the last
tag
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 2433dc971..d4251f120 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 10.0.1
-RELEASE = 2
+VERSION = 10.0.2
+RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)