summaryrefslogtreecommitdiffstats
path: root/generic/tk.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tk.h')
-rw-r--r--generic/tk.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic/tk.h b/generic/tk.h
index add2822..1594dc9 100644
--- a/generic/tk.h
+++ b/generic/tk.h
@@ -49,11 +49,11 @@ extern "C" {
#define TK_MAJOR_VERSION 8
#define TK_MINOR_VERSION 6
-#define TK_RELEASE_LEVEL TCL_BETA_RELEASE
-#define TK_RELEASE_SERIAL 3
+#define TK_RELEASE_LEVEL TCL_FINAL_RELEASE
+#define TK_RELEASE_SERIAL 0
#define TK_VERSION "8.6"
-#define TK_PATCH_LEVEL "8.6b3"
+#define TK_PATCH_LEVEL "8.6.0"
/*
* A special definition used to allow this header file to be included from