diff options
author | Mike Fulbright <msf@redhat.com> | 2002-11-13 00:39:40 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2002-11-13 00:39:40 +0000 |
commit | c2c73f3ad440e7476bf16538cc704395738868ed (patch) | |
tree | f704a53be3c985a9d630d50990495826fdad2f70 | |
parent | 00a5dc3c1478b7f1b61116d2234fb390ed6ad8da (diff) | |
download | anaconda-c2c73f3ad440e7476bf16538cc704395738868ed.tar.gz anaconda-c2c73f3ad440e7476bf16538cc704395738868ed.tar.xz anaconda-c2c73f3ad440e7476bf16538cc704395738868ed.zip |
bump
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index 500999660..62cc5a2bb 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.90 -RELEASE = 3 +RELEASE = 4 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") PYTHONLIBDIR = /usr/lib/anaconda |