Fix the viewer bundle version not being set appropriately.

master
Geenz 2013-05-14 01:05:09 -04:00
parent 45cd21f7e1
commit 5683fe2fa3
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
<string>${VIEWER_VERSION_MAJOR}.${VIEWER_VERSION_MINOR}.${VIEWER_VERSION_PATCH}.${VIEWER_VERSION_REVISION}</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSRequiresCarbon</key>