diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-04-17 16:44:49 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-04-17 16:44:49 +0000 |
commit | e4af1d45e5f3d270db5386793121d034e0a485d4 (patch) | |
tree | 950c9bbe5f4d14013c8bd42e1bd86cd03800abc4 /Makefile.inc | |
parent | 144f80af4df4c25cbc7759b94f7ff5e5435f3bfc (diff) | |
download | anaconda-e4af1d45e5f3d270db5386793121d034e0a485d4.tar.gz anaconda-e4af1d45e5f3d270db5386793121d034e0a485d4.tar.xz anaconda-e4af1d45e5f3d270db5386793121d034e0a485d4.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 35f2538f6..bd1fc7590 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 9.92 -RELEASE = 2 +RELEASE = 3 TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S") SNAPRELEASE := $(RELEASE)$(TIMESTAMP) |