summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-06-07 14:20:14 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-06-07 14:20:14 (GMT)
commit68a9c9f524aa50b782559f42a7d44db403bc4d7d (patch)
tree58ec697bb527475431e822df23e287c58e71f989 /unix/configure.in
parent5835acdb176ba8a4c7d2655a00d2b4afacd1fccd (diff)
downloadtk-68a9c9f524aa50b782559f42a7d44db403bc4d7d.zip
tk-68a9c9f524aa50b782559f42a7d44db403bc4d7d.tar.gz
tk-68a9c9f524aa50b782559f42a7d44db403bc4d7d.tar.bz2
Bumped patchlevel
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 168d3d5..a44de8d 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.108 2005/06/02 10:08:06 rmax Exp $
+# RCS: @(#) $Id: configure.in,v 1.109 2005/06/07 14:20:18 dkf Exp $
AC_INIT([tk],[8.5])
AC_PREREQ(2.57)
@@ -17,7 +17,7 @@ dnl AH_BOTTOM([#endif /* _TKCONFIG */])
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL="a3"
+TK_PATCH_LEVEL="a4"
VERSION=${TK_VERSION}
LOCALES="cs de el en en_gb es fr it nl ru"