Modified:
trunk/Info.plist
Log:
Upped version to 0.9.1
Modified: trunk/Info.plist
===================================================================
--- trunk/Info.plist 2009-08-29 06:03:15 UTC (rev 1409)
+++ trunk/Info.plist 2009-08-29 06:31:12 UTC (rev 1410)
@@ -337,7 +337,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleGetInfoString</key>
- <string>Max 0.9</string>
+ <string>Max 0.9.1</string>
<key>CFBundleHelpBookFolder</key>
<string>Max Help</string>
<key>CFBundleHelpBookName</key>
@@ -353,7 +353,7 @@
<key>CFBundleSignature</key>
<string>Maxx</string>
<key>CFBundleVersion</key>
- <string>0.9</string>
+ <string>0.9.1</string>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSMainNibFile</key>
@@ -381,8 +381,12 @@
</array>
<key>OSAScriptingDefinition</key>
<string>Max.sdef</string>
+ <key>SUEnableSystemProfiling</key>
+ <false/>
<key>SUFeedURL</key>
<string>http://sbooth.org/Max/appcast.xml</string>
+ <key>SUPublicDSAKeyFile</key>
+ <string>dsa_pub.pem</string>
<key>UTImportedTypeDeclarations</key>
<array>
<dict>
@@ -405,9 +409,5 @@
</dict>
</dict>
</array>
- <key>SUPublicDSAKeyFile</key>
- <string>dsa_pub.pem</string>
- <key>SUEnableSystemProfiling</key>
- <false/>
</dict>
</plist>