summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-01-02 19:07:15 (GMT)
committerdgp <dgp@noemail.net>2008-01-02 19:07:15 (GMT)
commitfa4f3cabf038e7858dfe532b44e4def95c2681c2 (patch)
tree4f247f8451526cc8cd88a1e38fa76dceeac94c76 /win/configure
parent79cba7dbfd8a6f6f423d8ccedaef2d60a18c990a (diff)
downloadtk-fa4f3cabf038e7858dfe532b44e4def95c2681c2.zip
tk-fa4f3cabf038e7858dfe532b44e4def95c2681c2.tar.gz
tk-fa4f3cabf038e7858dfe532b44e4def95c2681c2.tar.bz2
* generic/tk.h: Bump version number to 8.5.1b1 to distinguish
* library/tk.tcl: CVS development snapshots from the 8.5.0 and * unix/configure.in: 8.5.1 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: FossilOrigin-Name: 5112d05dd9948ef8620e188aa302f2a62ee417eb
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 c742249..65cc5bf 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=".0"
+TK_PATCH_LEVEL=".1b1"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------