summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-10-27 08:12:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-10-27 08:12:26 (GMT)
commit8e166381ae6537d190dcf8e471675d50653293f6 (patch)
tree20eadba5088cdecc7a8a913bfa5eedc7f6584b3e /unix
parent570c870e93aa17edc9390988a7670a73f4cba842 (diff)
downloadtcl-8e166381ae6537d190dcf8e471675d50653293f6.zip
tcl-8e166381ae6537d190dcf8e471675d50653293f6.tar.gz
tcl-8e166381ae6537d190dcf8e471675d50653293f6.tar.bz2
Bump to 8.6.12 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 ba91f77..7c976ed 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL=".11"
+TCL_PATCH_LEVEL=".12"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}
diff --git a/unix/configure.in b/unix/configure.in
index 21e4737..c73f368 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -26,7 +26,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL=".11"
+TCL_PATCH_LEVEL=".12"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}
diff --git a/unix/tcl.spec b/unix/tcl.spec
index de6fa2b..2e4a433 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -4,7 +4,7 @@
Name: tcl
Summary: Tcl scripting language development environment
-Version: 8.6.11
+Version: 8.6.12
Release: 2
License: BSD
Group: Development/Languages