summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-05-26 20:17:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-05-26 20:17:50 (GMT)
commit7d808e3fbf7835962d9124bbdf2999410d036ea3 (patch)
tree4377b2351409404d7c3fafc17e137c3e5e5d9e06 /unix
parent62704b0bfde72fbf8ffc6f2653b715346cf9e1c4 (diff)
downloadtcl-7d808e3fbf7835962d9124bbdf2999410d036ea3.zip
tcl-7d808e3fbf7835962d9124bbdf2999410d036ea3.tar.gz
tcl-7d808e3fbf7835962d9124bbdf2999410d036ea3.tar.bz2
Release candidate branch for Tcl 8.5.10.
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
-rw-r--r--unix/configure.in2
-rw-r--r--unix/tcl.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/unix/configure b/unix/configure
index af64e51..ed71de0 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL=".9"
+TCL_PATCH_LEVEL=".10"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------
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}
#------------------------------------------------------------------------
diff --git a/unix/tcl.spec b/unix/tcl.spec
index 7b1de28..7729960 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -4,7 +4,7 @@
Name: tcl
Summary: Tcl scripting language development environment
-Version: 8.5.9
+Version: 8.5.10
Release: 2
License: BSD
Group: Development/Languages