Skip to content

Commit

Permalink
Bump all plugin version numbers for new release
Browse files Browse the repository at this point in the history
Also: add bundle display names for plugin
  • Loading branch information
pjrobertson committed Apr 16, 2012
1 parent 42cc6e7 commit 22e9c8a
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Quicksilver/Configuration/Developer.xcconfig
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
QS_INFO_VERSION = ß67 QS_INFO_VERSION = ß67


// The current development version shown in About Box // The current development version shown in About Box
QS_BUNDLE_VERSION = 3924 QS_BUNDLE_VERSION = 3925
6 changes: 5 additions & 1 deletion Quicksilver/PlugIns-Main/Bezel/Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>BNDL</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>185B</string> <string>186B</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleDisplayName</key>
<string>Bezel Interface</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2004, Blacktree, Inc.</string> <string>Copyright © 2004, Blacktree, Inc.</string>
<key>QSModulePreview</key> <key>QSModulePreview</key>
Expand Down
6 changes: 4 additions & 2 deletions Quicksilver/PlugIns-Main/Finder/Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Finder Module</string> <string>Finder Module</string>
<key>CFBundleDisplayName</key>
<string>Finder Module</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>BNDL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.5.0</string> <string>1.0.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>17A2</string> <string>17A5</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2004, Blacktree, Inc.</string> <string>Copyright © 2004, Blacktree, Inc.</string>
<key>QSActions</key> <key>QSActions</key>
Expand Down
6 changes: 5 additions & 1 deletion Quicksilver/PlugIns-Main/PrimerInterface/Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,10 +12,14 @@
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Primer Interface</string> <string>Primer Interface</string>
<key>CFBundleDisplayName</key>
<string>Primer Interface</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>BNDL</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1914</string> <string>1918</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2004, Blacktree, Inc.</string> <string>Copyright © 2004, Blacktree, Inc.</string>
<key>QSPlugIn</key> <key>QSPlugIn</key>
Expand Down
6 changes: 4 additions & 2 deletions Quicksilver/PlugIns-Main/QSCorePlugIn/QSCorePlugIn-Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<dict> <dict>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Core Support</string> <string>Core Support</string>
<key>CFBundleDisplayName</key>
<string>Core Support</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.blacktree.Quicksilver.QSCorePlugIn</string> <string>com.blacktree.Quicksilver.QSCorePlugIn</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
Expand Down Expand Up @@ -788,7 +790,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>95</string> <string>98</string>
<key>QSTriggerAdditions</key> <key>QSTriggerAdditions</key>
<array> <array>
<dict> <dict>
Expand Down Expand Up @@ -2315,6 +2317,6 @@
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2004, Blacktree, Inc.</string> <string>Copyright © 2004, Blacktree, Inc.</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.6.0</string> <string>1.0.0</string>
</dict> </dict>
</plist> </plist>
6 changes: 4 additions & 2 deletions Quicksilver/PlugIns-Main/QSHotKeyPlugIn/Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>HotKey Triggers</string> <string>HotKey Triggers</string>
<key>CFBundleDisplayName</key>
<string>HotKey Triggers</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>BNDL</string> <string>BNDL</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1936</string> <string>1939</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.0.0</string> <string>3.0.0</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2004, Blacktree, Inc.</string> <string>Copyright © 2004, Blacktree, Inc.</string>
<key>QSPlugIn</key> <key>QSPlugIn</key>
Expand Down
2 changes: 1 addition & 1 deletion Quicksilver/PropertyLists/QSCore-Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>DAED</string> <string>DAED</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.0</string> <string>2.0</string>
</dict> </dict>
</plist> </plist>
4 changes: 2 additions & 2 deletions Quicksilver/PropertyLists/QSEffects-Info.plist
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
Expand All @@ -15,6 +15,6 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>DAED</string> <string>DAED</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.0</string> <string>2.0</string>
</dict> </dict>
</plist> </plist>
2 changes: 1 addition & 1 deletion Quicksilver/PropertyLists/QSFoundation-Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>DAED</string> <string>DAED</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.0</string> <string>2.0</string>
</dict> </dict>
</plist> </plist>
2 changes: 1 addition & 1 deletion Quicksilver/PropertyLists/QSInterface-Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>daei</string> <string>daei</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.0</string> <string>2.0</string>
</dict> </dict>
</plist> </plist>
2 changes: 2 additions & 0 deletions Quicksilver/QSDroplet/QSDroplet-Info.plist
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>${PRODUCT_NAME}</string> <string>${PRODUCT_NAME}</string>
<key>CFBundleDisplayName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
Expand Down

0 comments on commit 22e9c8a

Please sign in to comment.