summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-11-07 17:23:15 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-11-07 17:23:15 (GMT)
commita770647d6100f56b1d13bdefda034300f682aacc (patch)
tree4317fc7f00d78f87a0e909c5dc0ca3e1e1b56764 /unix
parentd70fdf0f646214181606e609768b1ee62ad1b5cc (diff)
parentf36113a883be8fc4b9a4c391a3f2f31554e807ea (diff)
downloadtcl-a770647d6100f56b1d13bdefda034300f682aacc.zip
tcl-a770647d6100f56b1d13bdefda034300f682aacc.tar.gz
tcl-a770647d6100f56b1d13bdefda034300f682aacc.tar.bz2
merge release to dev
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 aa792a7..2ba3d68 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=".10"
+TCL_PATCH_LEVEL=".11"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------
diff --git a/unix/configure.in b/unix/configure.in
index 3394369..a30c2b4 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=".10"
+TCL_PATCH_LEVEL=".11"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------
diff --git a/unix/tcl.spec b/unix/tcl.spec
index 7729960..a91a53b 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -4,7 +4,7 @@
Name: tcl
Summary: Tcl scripting language development environment
-Version: 8.5.10
+Version: 8.5.11
Release: 2
License: BSD
Group: Development/Languages