summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-07-18 20:01:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-07-18 20:01:39 (GMT)
commit44695da5cf0b2b661205e9509841420f6485e3c9 (patch)
tree52775a10fd52667fca9ad673db42a7aa148524a1 /unix/configure.in
parent1862ab1259270b5a83e955528dccc4b63c652648 (diff)
downloadtcl-44695da5cf0b2b661205e9509841420f6485e3c9.zip
tcl-44695da5cf0b2b661205e9509841420f6485e3c9.tar.gz
tcl-44695da5cf0b2b661205e9509841420f6485e3c9.tar.bz2
Bump version number to 8.6b2.
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 34908a7..35eb3e5 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL="b1.2"
+TCL_PATCH_LEVEL="b2"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------