summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorrjohnson <rjohnson>1999-01-04 19:25:26 (GMT)
committerrjohnson <rjohnson>1999-01-04 19:25:26 (GMT)
commit5519b5f36b63e8e841ed3b31293e5eaaf42dfc47 (patch)
treea113e7d9fe0d06aa0ae8f754fb86e9febe917b98 /generic
parent3de56eab5049b3d3b1adb8802a3d9f11e9e1e148 (diff)
downloadtk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.zip
tk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.tar.gz
tk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.tar.bz2
Updated the version to 8.0.5.
Diffstat (limited to 'generic')
-rw-r--r--generic/tk.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/generic/tk.h b/generic/tk.h
index d98bbe4..1df5bfb 100644
--- a/generic/tk.h
+++ b/generic/tk.h
@@ -7,12 +7,12 @@
* Copyright (c) 1989-1994 The Regents of the University of California.
* Copyright (c) 1994 The Australian National University.
* Copyright (c) 1994-1997 Sun Microsystems, Inc.
- * Copyright (c) 1998 by Scriptics Corporation.
+ * Copyright (c) 1998-1999 Scriptics Corporation.
*
* 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.17 1998/10/16 17:22:59 escoffon Exp $
+ * RCS: @(#) $Id: tk.h,v 1.18 1999/01/04 19:25:26 rjohnson Exp $
*/
#ifndef _TK
@@ -27,7 +27,8 @@
* win/makefile.bc (Not for patch release updates)
* win/makefile.vc (Not for patch release updates)
* win/README
- * library/tk.tcl
+ * mac/README
+ * library/tk.tcl (Not for patch release updates)
*
* The release level should be 0 for alpha, 1 for beta, and 2 for
* final/patch. The release serial value is the number that follows the
@@ -43,10 +44,10 @@
#define TK_MAJOR_VERSION 8
#define TK_MINOR_VERSION 0
#define TK_RELEASE_LEVEL 2
-#define TK_RELEASE_SERIAL 4
+#define TK_RELEASE_SERIAL 5
#define TK_VERSION "8.0"
-#define TK_PATCH_LEVEL "8.0.4"
+#define TK_PATCH_LEVEL "8.0.5"
/*
* A special definition used to allow this header file to be included