summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-02-04 17:32:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-02-04 17:32:39 (GMT)
commit9f7359d15a1021f73c56a60fdda744f15cb86c96 (patch)
tree6cb7b21d8ee3dd696fa30df3ddb19c14caf546b6 /win/configure
parent740ae66404b238304bd1cf5724d014ff387ed9ea (diff)
downloadtk-9f7359d15a1021f73c56a60fdda744f15cb86c96.zip
tk-9f7359d15a1021f73c56a60fdda744f15cb86c96.tar.gz
tk-9f7359d15a1021f73c56a60fdda744f15cb86c96.tar.bz2
*** 8.5.1 TAGGED FOR RELEASE ***
* generic/tk.h: Bump to 8.5.1 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
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 65cc5bf..7e9f6db 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=".1b1"
+TK_PATCH_LEVEL=".1"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------