diff options
author | dgp <dgp@users.sourceforge.net> | 2005-11-16 22:07:36 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-11-16 22:07:36 (GMT) |
commit | 51be87ea0b0cb9846e951433f23c55d039f03737 (patch) | |
tree | 1cb17f8b3a61c7e15b8c7355a7b43d5dc13c3cb9 /macosx/Wish.pbproj | |
parent | 87aa4885fcb36eb27a0b32ad5f040cf71128ae06 (diff) | |
download | tk-51be87ea0b0cb9846e951433f23c55d039f03737.zip tk-51be87ea0b0cb9846e951433f23c55d039f03737.tar.gz tk-51be87ea0b0cb9846e951433f23c55d039f03737.tar.bz2 |
* README: Bump version number to 8.4.12
* generic/tk.h:
* macosx/Wish.pbproj/project.pbxproc:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* 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 d9cfd70..56a7fe4 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.11</string> + <string>8.4.12</string> <key>CFBundleSignature</key> <string>Tk </string> <key>CFBundleVersion</key> - <string>8.4.11</string> + <string>8.4.12</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.11</string> + <string>8.4.12</string> <key>CFBundleSignature</key> <string>WiSH</string> <key>CFBundleVersion</key> - <string>8.4.11</string> + <string>8.4.12</string> </dict> </plist> "; |