diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-12-18 23:00:07 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-12-18 23:00:07 +0000 |
commit | 7fa146e606ad9c64510b96d310cd7c50ba1e66bc (patch) | |
tree | f685d09142b0538dc9686d82adad5412ee76efbd /Makefile.inc | |
parent | 092772dad4d39f12d050575e3eeb72076fad1b22 (diff) | |
download | anaconda-7fa146e606ad9c64510b96d310cd7c50ba1e66bc.tar.gz anaconda-7fa146e606ad9c64510b96d310cd7c50ba1e66bc.tar.xz anaconda-7fa146e606ad9c64510b96d310cd7c50ba1e66bc.zip |
-6
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 00f3e4b76..1e6e27807 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.92 -RELEASE = 5 +RELEASE = 6 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") PYTHONLIBDIR = /usr/lib/anaconda |