Set the plist version correctly

This commit is contained in:
Thomas Goyne 2012-10-02 15:01:28 -07:00
parent f3f9d2c34d
commit 0e3fabddfa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
s/@PLIST_VERSION@/@BUILD_VERSION_STRING@/g
s/@PLIST_VERSION@/@BUILD_GIT_VERSION_STRING@/g
s/@PLIST_BUILD_DATE@/@BUILD_DATE@/g
s/@PKG_DMG_STRING@/@DMG_STRING@/
s/@PKG_BUNDLE_STRING@/@BUNDLE_STRING@/