summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-08-29 20:08:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-08-29 20:08:04 (GMT)
commit4874c0a0af9a15df8fc4b0994370a5d44fda5e44 (patch)
tree68f1dee191fab43e0f73cffbc5d070341662455c /unix
parent86d682b82273fd98a4259df86f4303bc65a896b6 (diff)
downloadtcl-4874c0a0af9a15df8fc4b0994370a5d44fda5e44.zip
tcl-4874c0a0af9a15df8fc4b0994370a5d44fda5e44.tar.gz
tcl-4874c0a0af9a15df8fc4b0994370a5d44fda5e44.tar.bz2
Bump to 8.5.15 for 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 217e5d4..d7bd53b 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=".14"
+TCL_PATCH_LEVEL=".15"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------
diff --git a/unix/configure.in b/unix/configure.in
index 37de8be..b5a09dd 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=".14"
+TCL_PATCH_LEVEL=".15"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------
diff --git a/unix/tcl.spec b/unix/tcl.spec
index f7705fd..b61f4bf 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -4,7 +4,7 @@
Name: tcl
Summary: Tcl scripting language development environment
-Version: 8.5.14
+Version: 8.5.15
Release: 2
License: BSD
Group: Development/Languages