summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-06-07 14:30:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-06-07 14:30:21 (GMT)
commit269c0f37fabe9229c395ebdac5ec826438d103ec (patch)
tree5af89f8430279054f0407adc8b901a42b2421021 /win
parent68a9c9f524aa50b782559f42a7d44db403bc4d7d (diff)
downloadtk-269c0f37fabe9229c395ebdac5ec826438d103ec.zip
tk-269c0f37fabe9229c395ebdac5ec826438d103ec.tar.gz
tk-269c0f37fabe9229c395ebdac5ec826438d103ec.tar.bz2
autoconf
Diffstat (limited to 'win')
-rwxr-xr-xwin/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure b/win/configure
index a209486..a74d203 100755
--- a/win/configure
+++ b/win/configure
@@ -1307,7 +1307,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL="a3"
+TK_PATCH_LEVEL="a4"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------