summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-03-06 15:36:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-03-06 15:36:17 (GMT)
commit37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b (patch)
tree9cc860eac2dab3724c58f93d7f27e30c3a754757 /generic
parent36001df29a52f1fc25fd4635b256abf5964bb642 (diff)
downloadtk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.zip
tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.tar.gz
tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.tar.bz2
Bumped patchlevel; might need changing in the future, but it makes life
easier for now.
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 9903342..2f082b1 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.57 2001/09/26 20:25:17 pspjuth Exp $
+ * RCS: @(#) $Id: tk.h,v 1.58 2002/03/06 15:36:17 dkf Exp $
*/
#ifndef _TK
@@ -48,10 +48,10 @@ extern "C" {
#define TK_MAJOR_VERSION 8
#define TK_MINOR_VERSION 4
#define TK_RELEASE_LEVEL TCL_ALPHA_RELEASE
-#define TK_RELEASE_SERIAL 4
+#define TK_RELEASE_SERIAL 5
#define TK_VERSION "8.4"
-#define TK_PATCH_LEVEL "8.4a4"
+#define TK_PATCH_LEVEL "8.4a5"
/*
* The following definitions set up the proper options for Macintosh