summaryrefslogtreecommitdiffstats
path: root/macosx/Tcl.pbproj
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-03-04 23:45:40 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-03-04 23:45:40 (GMT)
commitf5aa1d944a39ee1d14f9c64d98eba3da173678a9 (patch)
treeb7af161b6d43e4f57e1a16ca62ffb67e760f162e /macosx/Tcl.pbproj
parent55bb78dc4fdf14318cfcbbeb264b7ef0a3e0a57e (diff)
downloadtcl-f5aa1d944a39ee1d14f9c64d98eba3da173678a9.zip
tcl-f5aa1d944a39ee1d14f9c64d98eba3da173678a9.tar.gz
tcl-f5aa1d944a39ee1d14f9c64d98eba3da173678a9.tar.bz2
* README: Bumped version number of
* generic/tcl.h: Tcl to 8.5a0. * library.init.tcl: * mac/README: * macosx/Tcl.pbproj/project.pbxproc: * tests/basic.test: * tools/configure.in: * tools/tcl.hpj.in: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README: * win/README.binary: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * win/tcl.m4: * tools/configure: autoconf * unix/configure: * win/configure:
Diffstat (limited to 'macosx/Tcl.pbproj')
-rw-r--r--macosx/Tcl.pbproj/project.pbxproj18
1 files changed, 9 insertions, 9 deletions
diff --git a/macosx/Tcl.pbproj/project.pbxproj b/macosx/Tcl.pbproj/project.pbxproj
index 40a9415..3c57697 100644
--- a/macosx/Tcl.pbproj/project.pbxproj
+++ b/macosx/Tcl.pbproj/project.pbxproj
@@ -98,7 +98,7 @@
);
buildSettings = {
EXTRA_CONFIGURE_FLAGS = "";
- FRAMEWORK_VERSION = 8.4;
+ FRAMEWORK_VERSION = 8.5;
INSTALL_PATH = /Library/Frameworks;
LIBDIR = "${INSTALL_PATH}/${PRODUCT_NAME}.framework/Versions/${FRAMEWORK_VERSION}";
PRODUCT_NAME = Tcl;
@@ -123,7 +123,7 @@
DYLIB_INSTALL_DIR = "${DYLIB_INSTALL_PATH}/${PRODUCT_NAME}.framework/Versions/${FRAMEWORK_VERSION}";
DYLIB_INSTALL_PATH = "${INSTALL_PATH}";
EXTRA_MAKE_FLAGS = "";
- FRAMEWORK_VERSION = 8.4;
+ FRAMEWORK_VERSION = 8.5;
INSTALL_PATH = /Library/Frameworks;
PRODUCT_NAME = Tcl;
};
@@ -161,7 +161,7 @@
buildSettings = {
DSTROOT = "${TEMP_DIR}";
EXTRA_MAKE_INSTALL_FLAGS = "";
- FRAMEWORK_VERSION = 8.4;
+ FRAMEWORK_VERSION = 8.5;
INSTALL_PATH = /Library/Frameworks;
LIBDIR = "${INSTALL_PATH}/${PRODUCT_NAME}.${WRAPPER_EXTENSION}/Versions/${FRAMEWORK_VERSION}";
PRODUCT_NAME = Tcl;
@@ -184,7 +184,7 @@
<key>CFBundleExecutable</key>
<string>Tcl</string>
<key>CFBundleGetInfoString</key>
- <string>Tcl Library 8.4, Copyright © 2002 Tcl Core Team.
+ <string>Tcl Library 8.5, Copyright © 2002 Tcl Core Team.
MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright © 2001-2002, Apple Computer, Inc.</string>
<key>CFBundleIconFile</key>
<string></string>
@@ -193,15 +193,15 @@ MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright Â
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>Tcl Library 8.4</string>
+ <string>Tcl Library 8.5</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>8.4.2</string>
+ <string>8.5a0</string>
<key>CFBundleSignature</key>
<string>Tcl </string>
<key>CFBundleVersion</key>
- <string>8.4.2</string>
+ <string>8.5a0</string>
</dict>
</plist>
";
@@ -475,8 +475,8 @@ MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright Â
};
F53ACC5C031D9D11016F146B = {
isa = PBXExecutableFileReference;
- name = tclsh8.4;
- path = ../../build/tclsh8.4;
+ name = tclsh8.5;
+ path = ../../build/tclsh8.5;
refType = 2;
};
F53ACC73031DA405016F146B = {