summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-05-06 18:59:55 +0000
committerJeremy Katz <katzj@redhat.com>2003-05-06 18:59:55 +0000
commit8b878dfd9a8b25dc52c911bda9fa5610c37fef3d (patch)
treeb57a3f50927d1224757b6c1117cccc65b81a474c
parentf6f796ff3c65111a3c4948c022ba97306e72cc4d (diff)
downloadanaconda-8b878dfd9a8b25dc52c911bda9fa5610c37fef3d.tar.gz
anaconda-8b878dfd9a8b25dc52c911bda9fa5610c37fef3d.tar.xz
anaconda-8b878dfd9a8b25dc52c911bda9fa5610c37fef3d.zip
bump version to match redhat-releaseanaconda-9.0.90-1
-rw-r--r--Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 56c6c42f0..e067769e5 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 9.0.1
-RELEASE = 0
+VERSION = 9.0.90
+RELEASE = 1
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)