diff options
author | dgp <dgp@users.sourceforge.net> | 2005-06-18 19:36:54 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-06-18 19:36:54 (GMT) |
commit | e57baffb3afcda4138d7991f5d62f1f3ca10aa78 (patch) | |
tree | ae47c67919e945a540e8609447bb2c42acd92d4d /macosx/Wish.pbproj | |
parent | 36af099870e6c1d9e882ba654ae0b479136917c4 (diff) | |
download | tk-e57baffb3afcda4138d7991f5d62f1f3ca10aa78.zip tk-e57baffb3afcda4138d7991f5d62f1f3ca10aa78.tar.gz tk-e57baffb3afcda4138d7991f5d62f1f3ca10aa78.tar.bz2 |
* README: Bump version number to 8.4.11
* generic/tk.h:
* macosx/Wish.pbproj/project.pbxproc:
* unix/configure.in:
* win/configure.in:
* unix/configure.in: Updated LOCALES to cover all msgs catalogs.
* unix/configure: autoconf
* win/configure:
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 c28375d..d9cfd70 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.10</string> + <string>8.4.11</string> <key>CFBundleSignature</key> <string>Tk </string> <key>CFBundleVersion</key> - <string>8.4.10</string> + <string>8.4.11</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.10</string> + <string>8.4.11</string> <key>CFBundleSignature</key> <string>WiSH</string> <key>CFBundleVersion</key> - <string>8.4.10</string> + <string>8.4.11</string> </dict> </plist> "; |