Use the right identifier for the version number substitution

This commit is contained in:
bryner%brianryner.com 2004-01-27 00:11:27 +00:00
Родитель ed30b5426d
Коммит 2576074e83
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -82,7 +82,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>@BROWSER_VERSION@</string>
<string>@APP_VERSION@</string>
<key>CFBundleSignature</key>
<string>MOZB</string>
<key>CFBundleURLTypes</key>