summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-03 16:32:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-03 16:32:39 (GMT)
commitacfbb6ac86830513ec37ce001e991a8264abc53a (patch)
tree9aef0a61c3977f11083827048348b333ab34a612 /unix/configure.in
parent6c60af70b1961bdcfc0779602e4b5beb28388f4f (diff)
downloadtk-acfbb6ac86830513ec37ce001e991a8264abc53a.zip
tk-acfbb6ac86830513ec37ce001e991a8264abc53a.tar.gz
tk-acfbb6ac86830513ec37ce001e991a8264abc53a.tar.bz2
* README: Bumped to patch level 8.4.5
* generic/tk.h: to prepare for next patch * macosx/Wish.pbproj/project.pbxproj: release. * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.13) * win/configure:
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 c189fba..5b4a199 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.83.2.2 2003/07/15 22:46:35 dgp Exp $
+# RCS: @(#) $Id: configure.in,v 1.83.2.3 2003/10/03 16:32:39 dgp Exp $
AC_INIT(../generic/tk.h)
AC_PREREQ(2.13)
@@ -11,7 +11,7 @@ AC_PREREQ(2.13)
TK_VERSION=8.4
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=4
-TK_PATCH_LEVEL=".4"
+TK_PATCH_LEVEL=".5"
VERSION=${TK_VERSION}
LOCALES="cs de el en en_gb es fr it nl ru"