summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2008-09-02 22:11:56 (GMT)
committerdgp@users.sourceforge.net <dgp>2008-09-02 22:11:56 (GMT)
commite11faa9bd8d8a56d485f99d259ed90431f6cfff8 (patch)
treeb3585c149bf87d61cd9c9a227efe757049ba0267 /win
parent6b2b17d378cbc833caa20804ec8ace850fa1a7c8 (diff)
downloadtk-e11faa9bd8d8a56d485f99d259ed90431f6cfff8.zip
tk-e11faa9bd8d8a56d485f99d259ed90431f6cfff8.tar.gz
tk-e11faa9bd8d8a56d485f99d259ed90431f6cfff8.tar.bz2
Commit mysteriously missing autoconf results
Diffstat (limited to 'win')
-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
#------------------------------------------------------------------------