It wants the version in the format major.minor.bug with any of them empty.

This commit is contained in:
Steve Checkoway
2006-06-13 23:26:11 +00:00
parent 2f93a9fa9b
commit b9c12fbd86
+1 -1
View File
@@ -108,7 +108,7 @@ ropertyList-1.0.dtd">
<key>CFBundleIdentifier</key>
<string>com.$family.$id</string>
<key>CFBundleShortVersionString</key>
<string>$ver</string>
<string>$major.$minor</string>
<key>IFMajorVersion</key>
<integer>$major</integer>
<key>IFMinorVersion</key>