summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-09-20 05:32:49 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-09-20 05:32:49 (GMT)
commita8971e87514c789bdbdae34285478713a00a6e19 (patch)
treee54e65d1f8803ff68867b53206ac0c6a68c954ea /win
parentd8855267c0ea059b99fa618ca90a079c6e434aa7 (diff)
parent043acf64a5a051927e4163c33216d9817769420f (diff)
downloadtk-a8971e87514c789bdbdae34285478713a00a6e19.zip
tk-a8971e87514c789bdbdae34285478713a00a6e19.tar.gz
tk-a8971e87514c789bdbdae34285478713a00a6e19.tar.bz2
merge release
Diffstat (limited to 'win')
-rwxr-xr-xwin/configure2
-rw-r--r--win/configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/win/configure b/win/configure
index 9efd2a9..807e1ae 100755
--- a/win/configure
+++ b/win/configure
@@ -1312,7 +1312,7 @@ SHELL=/bin/sh
TK_VERSION=8.6
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=6
-TK_PATCH_LEVEL=".0"
+TK_PATCH_LEVEL=".1"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------
diff --git a/win/configure.in b/win/configure.in
index 709e64e..4f446e0 100644
--- a/win/configure.in
+++ b/win/configure.in
@@ -14,7 +14,7 @@ SHELL=/bin/sh
TK_VERSION=8.6
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=6
-TK_PATCH_LEVEL=".0"
+TK_PATCH_LEVEL=".1"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------