diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-12-04 19:55:30 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-12-04 19:55:30 +0000 |
commit | 84e4072e7a90fd967e8241222aac33f0f33187f1 (patch) | |
tree | 5c987fdbb7d16bcffbb0c6cb72cf0ac0034fe72f /Makefile.inc | |
parent | 39b676aada43a97f4cedbb71f29dc5137b6089b7 (diff) | |
download | anaconda-84e4072e7a90fd967e8241222aac33f0f33187f1.tar.gz anaconda-84e4072e7a90fd967e8241222aac33f0f33187f1.tar.xz anaconda-84e4072e7a90fd967e8241222aac33f0f33187f1.zip |
update to -1anaconda-8.0.91-1
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 37667f9d2..dffac5367 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.91 -RELEASE = 0 +RELEASE = 1 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") PYTHONLIBDIR = /usr/lib/anaconda |