]> Nutra Git (v2) - gamesguru/feather.git/commitdiff
macdeploy: fix version string
authortobtoht <tob@featherwallet.org>
Wed, 1 Feb 2023 17:20:25 +0000 (18:20 +0100)
committertobtoht <tob@featherwallet.org>
Wed, 1 Feb 2023 17:20:25 +0000 (18:20 +0100)
contrib/macdeploy/Info.plist.in

index 03d82fa72651346573a815a0d5767b043211f4c1..915d66712a5a6e81e99ad1d2d8d457d0c21dfebd 100644 (file)
   <string>Copyright © 2014-@COPYRIGHT_YEAR@ @COPYRIGHT_HOLDERS@</string>
 
   <key>CFBundleShortVersionString</key>
-  <string>@VERSION@</string>
+  <string>@PROJECT_VERSION@</string>
 
   <key>CFBundleVersion</key>
-  <string>@VERSION@</string>
+  <string>@PROJECT_VERSION@</string>
 
   <key>CFBundleSignature</key>
   <string>????</string>