diff options
author | hobbs <hobbs> | 2005-05-27 18:52:37 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-05-27 18:52:37 (GMT) |
commit | 1457c9d3b7b1ae47e257ddca7fbfc0515dfffc95 (patch) | |
tree | 6163f1f3dd03636c8b48f65c73005590b59ed0b4 /macosx/Wish.pbproj | |
parent | fc6c7372de6ac4bf4e5cda274c8d1b211f14a8bb (diff) | |
download | tk-1457c9d3b7b1ae47e257ddca7fbfc0515dfffc95.zip tk-1457c9d3b7b1ae47e257ddca7fbfc0515dfffc95.tar.gz tk-1457c9d3b7b1ae47e257ddca7fbfc0515dfffc95.tar.bz2 |
* README: Bumped patchlevel to 8.4.10
* generic/tk.h:
* macosx/Wish.pbproj/project.pbxproj:
* unix/configure, unix/configure.in, unix/tk.spec:
* win/configure, win/configure.in:
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 42a9685..8534f1b 100644 --- a/macosx/Wish.pbproj/project.pbxproj +++ b/macosx/Wish.pbproj/project.pbxproj @@ -1936,11 +1936,11 @@ Initial MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Cop <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>8.4.9</string> + <string>8.4.10</string> <key>CFBundleSignature</key> <string>Tk </string> <key>CFBundleVersion</key> - <string>8.4.9</string> + <string>8.4.10</string> </dict> </plist> "; @@ -3351,11 +3351,11 @@ Initial MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Cop <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>8.4.9</string> + <string>8.4.10</string> <key>CFBundleSignature</key> <string>WiSH</string> <key>CFBundleVersion</key> - <string>8.4.9</string> + <string>8.4.10</string> </dict> </plist> "; |