summaryrefslogtreecommitdiffstats
path: root/generic/tk.h
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-07-10 14:29:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-07-10 14:29:39 (GMT)
commit763538938fe9fcfcbb6fda499d06930f54c77c73 (patch)
tree87e2131abb1f86f2321ee774a95534c61f7b5448 /generic/tk.h
parent58a16b7b3a68d726dd781d2a64812fd48af65bd0 (diff)
downloadtk-763538938fe9fcfcbb6fda499d06930f54c77c73.zip
tk-763538938fe9fcfcbb6fda499d06930f54c77c73.tar.gz
tk-763538938fe9fcfcbb6fda499d06930f54c77c73.tar.bz2
missed a spot
Diffstat (limited to 'generic/tk.h')
-rw-r--r--generic/tk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tk.h b/generic/tk.h
index af7b05c..5ebe71d 100644
--- a/generic/tk.h
+++ b/generic/tk.h
@@ -51,10 +51,10 @@ extern "C" {
#define TK_MAJOR_VERSION 8
#define TK_MINOR_VERSION 5
#define TK_RELEASE_LEVEL TCL_FINAL_RELEASE
-#define TK_RELEASE_SERIAL 11
+#define TK_RELEASE_SERIAL 12
#define TK_VERSION "8.5"
-#define TK_PATCH_LEVEL "8.5.11"
+#define TK_PATCH_LEVEL "8.5.12"
/*
* A special definition used to allow this header file to be included from