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:
parent
130fd60584
commit
0926b0609c
3 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue