summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic/tcl.h2
-rw-r--r--unix/tcl.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index 8806489..28d094f 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -56,7 +56,7 @@ extern "C" {
#endif
#define TCL_MINOR_VERSION 6
#define TCL_RELEASE_LEVEL TCL_FINAL_RELEASE
-#define TCL_RELEASE_SERIAL 13
+#define TCL_RELEASE_SERIAL 14
#define TCL_VERSION "8.6"
#define TCL_PATCH_LEVEL "8.6.14"
diff --git a/unix/tcl.spec b/unix/tcl.spec
index f4177a4..de61d38 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -4,7 +4,7 @@
Name: tcl
Summary: Tcl scripting language development environment
-Version: 8.6.13
+Version: 8.6.14
Release: 2
License: BSD
Group: Development/Languages