diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-07-25 15:34:50 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-07-25 15:34:50 +0000 |
commit | fa6109b02db910bc90065ada31f8137354de0b80 (patch) | |
tree | 6f38b9b666621aaaa82b90d995b0001c744c7ff8 /Makefile.inc | |
parent | c4cda37496018827bd9e17b600327d0ee9f5d379 (diff) | |
download | anaconda-fa6109b02db910bc90065ada31f8137354de0b80.tar.gz anaconda-fa6109b02db910bc90065ada31f8137354de0b80.tar.xz anaconda-fa6109b02db910bc90065ada31f8137354de0b80.zip |
and -2anaconda-7.3.93-2
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 aa0721605..a33254fc6 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 7.3.93 -RELEASE = 1 +RELEASE = 2 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") PYTHONLIBDIR = /usr/lib/anaconda |