summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2002-09-03 15:06:32 (GMT)
committerdas <das>2002-09-03 15:06:32 (GMT)
commit71926e8364fdad1cf759d81407897b581b007aaa (patch)
treeac2bad25894a1e5b42e94df93243a70a96fa90f5 /macosx
parent30148b77bc386434e8e9735ddcee9c13b9480c16 (diff)
downloadtcl-71926e8364fdad1cf759d81407897b581b007aaa.zip
tcl-71926e8364fdad1cf759d81407897b581b007aaa.tar.gz
tcl-71926e8364fdad1cf759d81407897b581b007aaa.tar.bz2
* macosx/Tcl.pbproj/project.pbxproj: Bumped version number to
8.4.0 and updated copyright info.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Tcl.pbproj/project.pbxproj9
1 files changed, 5 insertions, 4 deletions
diff --git a/macosx/Tcl.pbproj/project.pbxproj b/macosx/Tcl.pbproj/project.pbxproj
index 931bf73..cabab8c 100644
--- a/macosx/Tcl.pbproj/project.pbxproj
+++ b/macosx/Tcl.pbproj/project.pbxproj
@@ -177,7 +177,8 @@
<key>CFBundleExecutable</key>
<string>Tcl</string>
<key>CFBundleGetInfoString</key>
- <string>Tcl Library</string>
+ <string>Tcl Library 8.4, 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>
<key>CFBundleIdentifier</key>
@@ -185,15 +186,15 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>Tcl Library 8.4b3</string>
+ <string>Tcl Library 8.4</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>libtcl8.4b3</string>
+ <string>8.4.0</string>
<key>CFBundleSignature</key>
<string>Tcl </string>
<key>CFBundleVersion</key>
- <string>8.4b3</string>
+ <string>8.4.0</string>
</dict>
</plist>
";