diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-12-18 05:18:17 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-12-18 05:18:17 +0000 |
commit | 20b559b50ffa4f29446eb8b6c32ca764bd762ad0 (patch) | |
tree | 9151bfbaa342f46da7261fbb6a22d03f536f5161 /Makefile.inc | |
parent | a2f8a1bd914a0936a38003416af5fbabab4c2651 (diff) | |
download | anaconda-20b559b50ffa4f29446eb8b6c32ca764bd762ad0.tar.gz anaconda-20b559b50ffa4f29446eb8b6c32ca764bd762ad0.tar.xz anaconda-20b559b50ffa4f29446eb8b6c32ca764bd762ad0.zip |
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 cc499b8e2..4a79594ce 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # define destination locations # VERSION = 8.0.92 -RELEASE = 3 +RELEASE = 4 SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M") PYTHONLIBDIR = /usr/lib/anaconda |