summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-06-30 03:37:35 (GMT)
committerdgp <dgp@noemail.net>2008-06-30 03:37:35 (GMT)
commit21a1aa5941380e976329558026f1e2593bac9c4d (patch)
treebd9951d1dc8560972d5f4c6586e2bcf43dd12883 /win/configure
parent76c1c0a5924ece3435725a4a8720ead261c4a187 (diff)
downloadtk-21a1aa5941380e976329558026f1e2593bac9c4d.zip
tk-21a1aa5941380e976329558026f1e2593bac9c4d.tar.gz
tk-21a1aa5941380e976329558026f1e2593bac9c4d.tar.bz2
* generic/tk.h: Bump to 8.5.3 for release.core-8-5-3
* library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updates for 8.5.3 release. FossilOrigin-Name: 632dedaf136d87d527319c0c50793aaa0749e182
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 7e028bf..2f1d796 100755
--- a/win/configure
+++ b/win/configure
@@ -1309,7 +1309,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL=".3b1"
+TK_PATCH_LEVEL=".3"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------