diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-02-26 17:22:13 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-02-26 17:22:13 +0000 |
commit | 4622037e5b23ed2ce0d2365a0bfeb14bf8fd0faa (patch) | |
tree | 6ef93338f08963a5cee408bcef39d939cf4778bc /Makefile.inc | |
parent | 4cc5434c8f9ba9b3c9987f2f8516744466db43f9 (diff) | |
download | anaconda-4622037e5b23ed2ce0d2365a0bfeb14bf8fd0faa.tar.gz anaconda-4622037e5b23ed2ce0d2365a0bfeb14bf8fd0faa.tar.xz anaconda-4622037e5b23ed2ce0d2365a0bfeb14bf8fd0faa.zip |
merge branch to HEAD
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 2b2200d4e..99db07128 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.0 -RELEASE = 3 +RELEASE = 4 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |