diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-01-29 16:20:17 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-01-29 16:20:17 +0000 |
commit | f1bb091b79d4635112dc024f67dce56b90f052d1 (patch) | |
tree | 53b4ff414721827be020a436d4519512c4f8d0b0 /Makefile.inc | |
parent | 7e63b3c55d02a6d0cfd848d3b22b86d33c84770f (diff) | |
download | anaconda-f1bb091b79d4635112dc024f67dce56b90f052d1.tar.gz anaconda-f1bb091b79d4635112dc024f67dce56b90f052d1.tar.xz anaconda-f1bb091b79d4635112dc024f67dce56b90f052d1.zip |
bump
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 58c7ed985..1fe484d9c 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.90 -RELEASE = 3 +RELEASE = 4 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |