summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2004-03-26 19:57:33 (GMT)
committerdgp@users.sourceforge.net <dgp>2004-03-26 19:57:33 (GMT)
commitb09b1bb99b4390ba63a49fe94b09068b6e80b390 (patch)
tree8e080a01c7a806a784ae3410b4575d83a54a8ab0 /generic
parent6c9a1602d5d71870f481ec41536f65933e201202 (diff)
downloadtk-b09b1bb99b4390ba63a49fe94b09068b6e80b390.zip
tk-b09b1bb99b4390ba63a49fe94b09068b6e80b390.tar.gz
tk-b09b1bb99b4390ba63a49fe94b09068b6e80b390.tar.bz2
* README: Bump version to 8.5a2.
* generic/tk.h: * macosx/Wish.pbproj/project.pbxproj: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.57 * 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 c2d21c7..2ba5439 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.79 2004/03/17 18:15:42 das Exp $
+ * RCS: @(#) $Id: tk.h,v 1.80 2004/03/26 19:57:34 dgp Exp $
*/
#ifndef _TK
@@ -48,10 +48,10 @@ extern "C" {
#define TK_MAJOR_VERSION 8
#define TK_MINOR_VERSION 5
#define TK_RELEASE_LEVEL TCL_ALPHA_RELEASE
-#define TK_RELEASE_SERIAL 1
+#define TK_RELEASE_SERIAL 2
#define TK_VERSION "8.5"
-#define TK_PATCH_LEVEL "8.5a1"
+#define TK_PATCH_LEVEL "8.5a2"
/*
* The following definitions set up the proper options for Macintosh