summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2012-07-10 14:09:08 (GMT)
committerdgp <dgp@noemail.net>2012-07-10 14:09:08 (GMT)
commit29e3156a23a343d564bdfa45212df4c442b0b74c (patch)
treef9e495bf855aee7fd74a8a5af9bea6b9dd51d0e8 /win/configure
parent465e1aa430a168edcfbc01f3d8674f255370e76a (diff)
downloadtk-29e3156a23a343d564bdfa45212df4c442b0b74c.zip
tk-29e3156a23a343d564bdfa45212df4c442b0b74c.tar.gz
tk-29e3156a23a343d564bdfa45212df4c442b0b74c.tar.bz2
Release candidate branch for Tk 8.5.12.
FossilOrigin-Name: 1e19013f815acab25cd1eab654d9919817010d08
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure b/win/configure
index c1a1a23..dd4303a 100755
--- a/win/configure
+++ b/win/configure
@@ -1311,7 +1311,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL=".11"
+TK_PATCH_LEVEL=".12"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------