diff options
author | hobbs <hobbs> | 2004-03-02 00:49:12 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-03-02 00:49:12 (GMT) |
commit | 41525a350b3c20d213ee780d3f29d28b09b527be (patch) | |
tree | 036f8875f2fabbe364a9e58d872a2412270e875c /macosx/Wish.pbproj | |
parent | a642389e0fbb2aa3db63fc4c7350e493741eb4ff (diff) | |
download | tk-41525a350b3c20d213ee780d3f29d28b09b527be.zip tk-41525a350b3c20d213ee780d3f29d28b09b527be.tar.gz tk-41525a350b3c20d213ee780d3f29d28b09b527be.tar.bz2 |
update patchlevel to 8.5a1
Diffstat (limited to 'macosx/Wish.pbproj')
-rw-r--r-- | macosx/Wish.pbproj/project.pbxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/Wish.pbproj/project.pbxproj b/macosx/Wish.pbproj/project.pbxproj index b965269..3a873b7 100644 --- a/macosx/Wish.pbproj/project.pbxproj +++ b/macosx/Wish.pbproj/project.pbxproj @@ -1929,11 +1929,11 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright  <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>8.5a0</string> + <string>8.5a1</string> <key>CFBundleSignature</key> <string>WiSH</string> <key>CFBundleVersion</key> - <string>8.5a0</string> + <string>8.5a1</string> </dict> </plist> "; @@ -3346,11 +3346,11 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright  <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>8.5a0</string> + <string>8.5a1</string> <key>CFBundleSignature</key> <string>WiSH</string> <key>CFBundleVersion</key> - <string>8.5a0</string> + <string>8.5a1</string> </dict> </plist> "; |