diff options
author | Mike Fulbright <msf@redhat.com> | 2002-11-12 21:36:42 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2002-11-12 21:36:42 +0000 |
commit | eb3e89673c1e84baa94a7eb3c6278b92fb602449 (patch) | |
tree | e009e90ab55801ea5a8c0f3f1c1d6345654bd15f /Makefile.inc | |
parent | f86fb4ddf2eff9703c7e75b81f5195ce96cbe210 (diff) | |
download | anaconda-eb3e89673c1e84baa94a7eb3c6278b92fb602449.tar.gz anaconda-eb3e89673c1e84baa94a7eb3c6278b92fb602449.tar.xz anaconda-eb3e89673c1e84baa94a7eb3c6278b92fb602449.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 7e13ae208..28025992e 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.90 -RELEASE = 1 +RELEASE = 2 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") PYTHONLIBDIR = /usr/lib/anaconda |