updated app.plist version info

This commit is contained in:
tabuleiro
2005-04-05 13:04:42 +00:00
parent 016f54b877
commit 4010c15342

View File

@@ -38,7 +38,7 @@
<key>CFBundleExecutable</key>
<string>@EXECUTABLE@</string>
<key>CFBundleGetInfoString</key>
<string>SQLite Database Browser 1.2b1</string>
<string>SQLite Database Browser 1.2</string>
<key>CFBundleIconFile</key>
<string>@ICON@</string>
<key>CFBundleIdentifier</key>
@@ -50,10 +50,10 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2b1</string>
<string>1.2</string>
<key>CFBundleSignature</key>
<string>SqLB</string>
<key>CFBundleVersion</key>
<string>1.2b1</string>
<string>1.2</string>
</dict>
</plist>