From bcd296f1929aa83bdf5693c9fbc268c61a55784e Mon Sep 17 00:00:00 2001 From: das Date: Mon, 21 Oct 2002 04:35:50 +0000 Subject: * macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1 * generic/tcl.h: Added reminder comment to edit macosx/Tcl.pbproj/project.pbxproj when version number changes. --- ChangeLog | 6 ++++++ generic/tcl.h | 4 +++- macosx/Tcl.pbproj/project.pbxproj | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7f297e4..134257d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-10-21 Daniel Steffen + + * macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1 + * generic/tcl.h: Added reminder comment to edit + macosx/Tcl.pbproj/project.pbxproj when version number changes. + 2002-10-18 Jeff Hobbs * library/reg/pkgIndex.tcl: diff --git a/generic/tcl.h b/generic/tcl.h index 7803502..5ea51dd 100644 --- a/generic/tcl.h +++ b/generic/tcl.h @@ -13,7 +13,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tcl.h,v 1.146 2002/10/11 13:22:23 dkf Exp $ + * RCS: @(#) $Id: tcl.h,v 1.147 2002/10/21 04:35:50 das Exp $ */ #ifndef _TCL @@ -46,6 +46,8 @@ extern "C" { * win/makefile.vc (not patchlevel) 2 LOC * README (sections 0 and 2) * mac/README (2 LOC, not patchlevel) + * macosx/Tcl.pbproj/project.pbxproj + * (7 LOC total, 2 LOC patch) * win/README.binary (sections 0-4) * win/README (not patchlevel) (sections 0 and 2) * unix/tcl.spec (2 LOC Major/Minor, 1 LOC patch) diff --git a/macosx/Tcl.pbproj/project.pbxproj b/macosx/Tcl.pbproj/project.pbxproj index 76f6c7f..3baee15 100644 --- a/macosx/Tcl.pbproj/project.pbxproj +++ b/macosx/Tcl.pbproj/project.pbxproj @@ -194,11 +194,11 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright CFBundlePackageType FMWK CFBundleShortVersionString - 8.4.0 + 8.4.1 CFBundleSignature Tcl CFBundleVersion - 8.4.0 + 8.4.1 "; -- cgit v0.12