1
0
Fork 0

Update hardcoded version strings to 0.76.0

Version in README file is purely informational.

Other strings are hardcoded to some platform-specific format and scheme,
where we can't use version derived from autoconf.
This commit is contained in:
Patryk Obara 2020-04-22 02:51:01 +02:00
parent 130fd60584
commit 0926b0609c
3 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.75.0</string>
<string>0.76.0</string>
<key>CFBundleVersion</key>
<string>%VERSION%</string>