summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-12-11 00:00:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-12-11 00:00:17 (GMT)
commite8bf6719bd2f64a766fa59a745a9a289ceed2113 (patch)
treed8eb37f538339cb1a0cac81ebcc06dbb50f57631
parent1348b2903a666f7cd3c3a8311397126d3feb748d (diff)
downloadtk-e8bf6719bd2f64a766fa59a745a9a289ceed2113.zip
tk-e8bf6719bd2f64a766fa59a745a9a289ceed2113.tar.gz
tk-e8bf6719bd2f64a766fa59a745a9a289ceed2113.tar.bz2
Bump to 8.5a3
-rw-r--r--ChangeLog6
-rw-r--r--README4
-rw-r--r--generic/tk.h6
-rw-r--r--macosx/Tk-Info.plist4
-rw-r--r--macosx/Wish-Info.plist4
-rw-r--r--macosx/Wish.pbproj/project.pbxproj8
-rw-r--r--unix/configure.in4
-rw-r--r--unix/tk.spec6
-rw-r--r--win/configure.in4
9 files changed, 26 insertions, 20 deletions
diff --git a/ChangeLog b/ChangeLog
index 5315c36..4e9bac8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-10 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * unix/tk.spec, macosx/Tk-Info.plist, macosx/Wish-Info.plist:
+ * macosx/Wish.pbproj/project.pbxproj, README, win/configure.in:
+ * unix/configure.in, generic/tk.h: Bump version to 8.5a3.
+
2004-12-09 Daniel Steffen <das@users.sourceforge.net>
* unix/tcl.m4: synced with tcl/unix/tcl.m4
diff --git a/README b/README
index 76c73a9..b7c2a8d 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
README: Tk
- This is the Tk 8.5a2 source distribution.
+ This is the Tk 8.5a3 source distribution.
Tcl/Tk is also available through NetCVS:
http://tcl.sourceforge.net/
You can get any source release of Tcl from the file distributions
link at the above URL.
-RCS: @(#) $Id: README,v 1.42 2004/03/26 19:57:34 dgp Exp $
+RCS: @(#) $Id: README,v 1.43 2004/12/11 00:00:19 dkf Exp $
1. Introduction
---------------
diff --git a/generic/tk.h b/generic/tk.h
index 973030c..981eeb5 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.82 2004/11/16 04:05:52 das Exp $
+ * RCS: @(#) $Id: tk.h,v 1.83 2004/12/11 00:00:20 dkf Exp $
*/
#ifndef _TK
@@ -52,10 +52,10 @@ extern "C" {
#define TK_MAJOR_VERSION 8
#define TK_MINOR_VERSION 5
#define TK_RELEASE_LEVEL TCL_ALPHA_RELEASE
-#define TK_RELEASE_SERIAL 2
+#define TK_RELEASE_SERIAL 3
#define TK_VERSION "8.5"
-#define TK_PATCH_LEVEL "8.5a2"
+#define TK_PATCH_LEVEL "8.5a3"
/*
* The following definitions set up the proper options for Macintosh
diff --git a/macosx/Tk-Info.plist b/macosx/Tk-Info.plist
index e148ca0..b8e41ad 100644
--- a/macosx/Tk-Info.plist
+++ b/macosx/Tk-Info.plist
@@ -20,10 +20,10 @@ MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright Â
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>8.5a2</string>
+ <string>8.5a3</string>
<key>CFBundleSignature</key>
<string>WiSH</string>
<key>CFBundleVersion</key>
- <string>8.5a2</string>
+ <string>8.5a3</string>
</dict>
</plist>
diff --git a/macosx/Wish-Info.plist b/macosx/Wish-Info.plist
index c1f2407..7521cd7 100644
--- a/macosx/Wish-Info.plist
+++ b/macosx/Wish-Info.plist
@@ -37,10 +37,10 @@ MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright Â
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>8.5a2</string>
+ <string>8.5a3</string>
<key>CFBundleSignature</key>
<string>WiSH</string>
<key>CFBundleVersion</key>
- <string>8.5a2</string>
+ <string>8.5a3</string>
</dict>
</plist>
diff --git a/macosx/Wish.pbproj/project.pbxproj b/macosx/Wish.pbproj/project.pbxproj
index 68d8659..204d338 100644
--- a/macosx/Wish.pbproj/project.pbxproj
+++ b/macosx/Wish.pbproj/project.pbxproj
@@ -1925,11 +1925,11 @@ MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright Â
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>8.5a2</string>
+ <string>8.5a3</string>
<key>CFBundleSignature</key>
<string>WiSH</string>
<key>CFBundleVersion</key>
- <string>8.5a2</string>
+ <string>8.5a3</string>
</dict>
</plist>
";
@@ -3340,11 +3340,11 @@ MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright Â
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>8.5a2</string>
+ <string>8.5a3</string>
<key>CFBundleSignature</key>
<string>WiSH</string>
<key>CFBundleVersion</key>
- <string>8.5a2</string>
+ <string>8.5a3</string>
</dict>
</plist>
";
diff --git a/unix/configure.in b/unix/configure.in
index 99a0865..3b96934 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -3,7 +3,7 @@ dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during Tk installation
dnl to configure the system for the local environment.
#
-# RCS: @(#) $Id: configure.in,v 1.97 2004/11/18 00:43:19 rmax Exp $
+# RCS: @(#) $Id: configure.in,v 1.98 2004/12/11 00:00:21 dkf Exp $
AC_INIT([tk],[8.5])
AC_PREREQ(2.57)
@@ -11,7 +11,7 @@ AC_PREREQ(2.57)
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL="a2"
+TK_PATCH_LEVEL="a3"
VERSION=${TK_VERSION}
LOCALES="cs de el en en_gb es fr it nl ru"
diff --git a/unix/tk.spec b/unix/tk.spec
index 53c5d00..687e2fe 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -1,7 +1,7 @@
-# $Id: tk.spec,v 1.19 2004/03/26 19:57:37 dgp Exp $
+# $Id: tk.spec,v 1.20 2004/12/11 00:00:22 dkf Exp $
# This file is the basis for a binary Tk Linux RPM.
-%define version 8.5a2
+%define version 8.5a3
%define directory /usr/local
Summary: Tk graphical toolkit for the Tcl scripting language.
@@ -14,7 +14,7 @@ Source: http://prdownloads.sourceforge.net/tcl/tk%{version}-src.tar.gz
URL: http://www.tcl.tk/
Packager: Carina
Buildroot: /var/tmp/%{name}%{version}
-Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.5a2
+Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.5a3
%description
The Tcl (Tool Command Language) provides a powerful platform for
diff --git a/win/configure.in b/win/configure.in
index 4a29ff0..2614279 100644
--- a/win/configure.in
+++ b/win/configure.in
@@ -3,7 +3,7 @@
# generate the file "configure", which is run during Tk installation
# to configure the system for the local environment.
#
-# RCS: @(#) $Id: configure.in,v 1.58 2004/03/26 19:57:38 dgp Exp $
+# RCS: @(#) $Id: configure.in,v 1.59 2004/12/11 00:00:22 dkf Exp $
AC_INIT(../generic/tk.h)
AC_PREREQ(2.57)
@@ -16,7 +16,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL="a2"
+TK_PATCH_LEVEL="a3"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------