summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2014-10-24 20:07:52 (GMT)
committerdgp@users.sourceforge.net <dgp>2014-10-24 20:07:52 (GMT)
commitbc48a5a14aa3f1ef6104c7f4b2b2cff18e3e4c3f (patch)
tree95d1f3d207e13d2c6a4832c5371ad6b6a251b9a2 /unix
parent96a92497bbf583626bc77577f7fe10f422ea7b1a (diff)
parent606afdca8e7db75ebc2268ec6f99a93aa9c380ff (diff)
downloadtcl-bc48a5a14aa3f1ef6104c7f4b2b2cff18e3e4c3f.zip
tcl-bc48a5a14aa3f1ef6104c7f4b2b2cff18e3e4c3f.tar.gz
tcl-bc48a5a14aa3f1ef6104c7f4b2b2cff18e3e4c3f.tar.bz2
merge release
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 ff7791e..1264916 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=".16"
+TCL_PATCH_LEVEL=".17"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------
diff --git a/unix/configure.in b/unix/configure.in
index 3228353..22c8985 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=".16"
+TCL_PATCH_LEVEL=".17"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------
diff --git a/unix/tcl.spec b/unix/tcl.spec
index bdc6e27..4b6a6a0 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -4,7 +4,7 @@
Name: tcl
Summary: Tcl scripting language development environment
-Version: 8.5.16
+Version: 8.5.17
Release: 2
License: BSD
Group: Development/Languages