1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-30 19:00:12 +02:00

update the Info.plist version as a part of cmake so we don't forget next time :)

This commit is contained in:
Leo Franchi
2011-04-11 17:10:31 -04:00
parent 79542e60e6
commit f5f16b6b26
2 changed files with 12 additions and 9 deletions

View File

@@ -13,9 +13,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleVersion</key>
<string>0.0.2.0</string>
<string>TOMAHAWK_VERSION</string>
<key>CFBundleShortVersionString</key>
<string>0.0.2</string>
<string>TOMAHAWK_VERSION</string>
<key>CFBundleSignature</key>
<string>tomahawk</string>
<key>CFBundleIconFile</key>