Use proper preprocessor macro for version timestamp.

This commit is contained in:
Jean-Philip Desjardins 2015-05-17 22:21:18 -04:00
parent 0c51d3399f
commit 225972d514

View File

@ -19,7 +19,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>__TIMESTAMP__</string>
<string>__DATE__</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSMinimumSystemVersion</key>