Merge pull request #54 from phedlund/info_plist_typo
Fix a typo in Info.plist.in.
This commit is contained in:
commit
b10044a664
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>@SHORT_VERSION@</string>
|
<string>@SHORT_VERSION@</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>@TYPEINFO@<string>
|
<string>@TYPEINFO@</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.0.0</string>
|
<string>1.0.0</string>
|
||||||
<key>CSResourcesFileMapped</key>
|
<key>CSResourcesFileMapped</key>
|
||||||
|
|
Loading…
Add table
Reference in a new issue