summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-05-18 19:21:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-05-18 19:21:58 (GMT)
commit8a5f0dbbec9daac56f2e20b47a49e915fff54e47 (patch)
tree8c512864cf347e1bcba06e794f85487e64b7887e /unix/configure.in
parent0f1863c2c36d7a477e3e5a245cc8120fe5645206 (diff)
downloadtk-8a5f0dbbec9daac56f2e20b47a49e915fff54e47.zip
tk-8a5f0dbbec9daac56f2e20b47a49e915fff54e47.tar.gz
tk-8a5f0dbbec9daac56f2e20b47a49e915fff54e47.tar.bz2
* unix/configure: autoconf-2.59 (FC6 fork)
* win/configure: * README: Bump version number to 8.5a7 * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in:
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 2858290..04bb978 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -3,7 +3,7 @@ dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during Tk installation
dnl to configure the system for the local environment.
#
-# RCS: @(#) $Id: configure.in,v 1.133 2007/04/29 01:50:25 das Exp $
+# RCS: @(#) $Id: configure.in,v 1.134 2007/05/18 19:21:59 dgp Exp $
AC_INIT([tk],[8.5])
AC_PREREQ(2.59)
@@ -27,7 +27,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL="a6"
+TK_PATCH_LEVEL="a7"
VERSION=${TK_VERSION}
LOCALES="cs de el en en_gb eo es es_ES fr it nl pl pt ru"