summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/Info.plist.in
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-08 23:51:02 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-08 23:51:02 -0700
commit83eb64a9ef5281a28378af8cb252ec5329b0d142 (patch)
tree43de2f48b5c0c05c1c206f84251eabccffe5a5b2 /packaging/macosx/Info.plist.in
parent8e8a631cbc354e47c94913f4e82295cea13b3892 (diff)
parentdddcd1016218a1b9b9662be078665e24d46efbac (diff)
downloadsubsurface-83eb64a9ef5281a28378af8cb252ec5329b0d142.tar.gz
Merge http://github.com/thiagomacieira/subsurface
Diffstat (limited to 'packaging/macosx/Info.plist.in')
-rw-r--r--packaging/macosx/Info.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/Info.plist.in b/packaging/macosx/Info.plist.in
index a623303a1..5e094401a 100644
--- a/packaging/macosx/Info.plist.in
+++ b/packaging/macosx/Info.plist.in
@@ -17,6 +17,6 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>1.0</string>
<key>CFBundleVersion</key>
- <string>CFBUNDLEVERSION_TOKEN</string>
+ <string>@SHORT_VERSION@</string>
</dict>
</plist>