fixed bump version script and updated to beta2

This commit is contained in:
reg_ 2011-08-05 08:10:22 +00:00
parent 0d5e778697
commit f02dd3e200

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<dict>
<key>CFBundleExecutable</key>
<string>xulrunner</string>
<key>CFBundleGetInfoString</key>
<string>0.9 beta1</string>
<string>0.9 beta2</string>
<key>CFBundleIconFile</key>
<string>kiwix.icns</string>
<key>CFBundleIdentifier</key>
@ -52,5 +52,5 @@
<string>Viewer</string>
</dict>
</array>
</dict>
</dict>
</plist>