summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-09-02 22:11:56 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-09-02 22:11:56 (GMT)
commit4eefa7e3561030a0739064e3cc0027c0c4cbe2b8 (patch)
treeb3585c149bf87d61cd9c9a227efe757049ba0267 /win/configure
parenta2b54a1b966fd289ff2d0aed233afcbd9e6cb993 (diff)
downloadtk-4eefa7e3561030a0739064e3cc0027c0c4cbe2b8.zip
tk-4eefa7e3561030a0739064e3cc0027c0c4cbe2b8.tar.gz
tk-4eefa7e3561030a0739064e3cc0027c0c4cbe2b8.tar.bz2
Commit mysteriously missing autoconf results
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 4f7e78b..4051cdf 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=".4"
+TK_PATCH_LEVEL=".5b1"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------