diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-05-07 01:55:25 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-05-07 01:55:25 +0000 |
commit | c7fcdea5d08d2a88412200fbda3b2137f08fc45b (patch) | |
tree | 438f825122a84902640cbfa284643b51aefaa777 /Makefile.inc | |
parent | 5c2bec2821722960c3b8434ec861fba9caae6ef2 (diff) | |
download | anaconda-c7fcdea5d08d2a88412200fbda3b2137f08fc45b.tar.gz anaconda-c7fcdea5d08d2a88412200fbda3b2137f08fc45b.tar.xz anaconda-c7fcdea5d08d2a88412200fbda3b2137f08fc45b.zip |
do 10.0
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 d24abad61..bd4ee6100 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,7 +1,7 @@ # # define destination locations # -VERSION = 10 +VERSION = 10.0 RELEASE = 1 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |