summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2002-07-14 17:29:57 (GMT)
committerdgp@users.sourceforge.net <dgp>2002-07-14 17:29:57 (GMT)
commitc814513de84baef434d496ef25d6898307843060 (patch)
tree4571cad90d82936b5ec927044ba52948442ba563 /win/configure
parent60c78cbda799ed5dbf330b06c91100613cc04db5 (diff)
downloadtk-c814513de84baef434d496ef25d6898307843060.zip
tk-c814513de84baef434d496ef25d6898307843060.tar.gz
tk-c814513de84baef434d496ef25d6898307843060.tar.bz2
* Bumped HEAD to version 8.4b2 in order to distinguish it from
the 8.4b1 release. Also extended LOCALES to cover all message catalogs.
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 1246dc0..197df23 100755
--- a/win/configure
+++ b/win/configure
@@ -535,7 +535,7 @@ fi
TK_VERSION=8.4
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=4
-TK_PATCH_LEVEL="b1"
+TK_PATCH_LEVEL="b2"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------