summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-10-02 17:55:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-10-02 17:55:52 (GMT)
commit813fe458b5c4f5e5f6ff1817b1bd43017f784956 (patch)
treec8fa237a3827ee92bdc5e430f524f470761babe4 /generic
parent8d762af44023b5ffb3ce97c5fee37c85dc3ab190 (diff)
downloadtk-813fe458b5c4f5e5f6ff1817b1bd43017f784956.zip
tk-813fe458b5c4f5e5f6ff1817b1bd43017f784956.tar.gz
tk-813fe458b5c4f5e5f6ff1817b1bd43017f784956.tar.bz2
* README: Bump version number to 8.4.17
* generic/tk.h: * unix/configure.in: Removed "es_ES" entry in LOCALES * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
Diffstat (limited to 'generic')
-rw-r--r--generic/tk.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic/tk.h b/generic/tk.h
index e7ed9d2..3d33789 100644
--- a/generic/tk.h
+++ b/generic/tk.h
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tk.h,v 1.74.2.19 2007/05/30 17:34:45 dgp Exp $
+ * RCS: @(#) $Id: tk.h,v 1.74.2.20 2007/10/02 17:55:53 dgp Exp $
*/
#ifndef _TK
@@ -53,10 +53,10 @@ extern "C" {
#define TK_MAJOR_VERSION 8
#define TK_MINOR_VERSION 4
#define TK_RELEASE_LEVEL TCL_FINAL_RELEASE
-#define TK_RELEASE_SERIAL 16
+#define TK_RELEASE_SERIAL 17
#define TK_VERSION "8.4"
-#define TK_PATCH_LEVEL "8.4.16"
+#define TK_PATCH_LEVEL "8.4.17"
/*
* A special definition used to allow this header file to be included