Install routine for MacOS X.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1778 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-05-15 22:03:21 +00:00
parent e3053a62db
commit 2adf939057
+2 -2
View File
@@ -13,10 +13,10 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.3</string>
<string>@@VERSION@@</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.3</string>
<string>@@VERSION@@</string>
</dict>
</plist>