Use the SVN revision number instead of the display version when checking for sparkle updates on mac. Fixes issue 1633

This commit is contained in:
David Sansome 2011-03-28 20:28:51 +00:00
parent 9f04aa7bb2
commit 7eb8e9b54d

2
dist/Info.plist.in vendored
View File

@ -23,7 +23,7 @@
<key>CFBundleShortVersionString</key>
<string>${CLEMENTINE_VERSION_RPM}</string>
<key>CFBundleVersion</key>
<string>${CLEMENTINE_VERSION_RPM}</string>
<string>${SVN_REVISION}</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSRequiresCarbon</key>