summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-05-18 03:50:05 +0000
committerJeremy Katz <katzj@redhat.com>2004-05-18 03:50:05 +0000
commit03507182320049f5382e511fccbc2e476df97697 (patch)
tree8c0f70881dcf1555f1da9a593af90a6b87882d28 /Makefile.inc
parent3105f614b92cebd202d473d980326f534d2f0c02 (diff)
downloadanaconda-03507182320049f5382e511fccbc2e476df97697.tar.gz
anaconda-03507182320049f5382e511fccbc2e476df97697.tar.xz
anaconda-03507182320049f5382e511fccbc2e476df97697.zip
bump
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 8e4de70df..fe3e1775d 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 10.0
-RELEASE = 5
+VERSION = 10.0.1
+RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)