summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-24 17:48:01 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-24 17:48:01 (GMT)
commitfe78bd7e38e4e05cd4e129f73a8bfeef232fac76 (patch)
tree333b3e4e099188acf451cdab193bbcabb0ec2e3c /unix/configure.in
parenta130b39913448f7a0bfacf5e56c94bb0a561b94b (diff)
parentabb3758a80b389fcdcfd308091ac2f6e18bc1bfd (diff)
downloadtcl-fe78bd7e38e4e05cd4e129f73a8bfeef232fac76.zip
tcl-fe78bd7e38e4e05cd4e129f73a8bfeef232fac76.tar.gz
tcl-fe78bd7e38e4e05cd4e129f73a8bfeef232fac76.tar.bz2
merge RC to stable
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 473758d..e30c937 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL=".9"
+TCL_PATCH_LEVEL=".10"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------