dogecoin/share
Wladimir J. van der Laan edc2822b9d
Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
8e209340c8 build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString (fanquake)

Pull request description:

  As mentioned in #14697, if you download the `0.17.0.1` dmg, and inspect the `.app` bundle, the version in the GetInfo string reads `0.17.0`, which is confusing given you're expecting `0.17.0.1`:
  <img width="391" alt="0 17 0 1" src="https://user-images.githubusercontent.com/863730/48300032-fbb54b00-e510-11e8-9bcd-77e1fffffc63.png">

  This PR adds `CLIENT_VERSION_BUILD` to the string, so that the full version number is displayed, i.e:
  <img width="327" alt="this pr" src="https://user-images.githubusercontent.com/863730/48300015-7893f500-e510-11e8-98b9-80424719a082.png">

Tree-SHA512: f553253d03283639cc4dda00c8004b5c63ae2b489762e5e8c666166e71b14e672792c1df678f87484d51d153b5781c5ec1b145774096600f504833024ae8baea
2018-12-12 16:24:52 +01:00
..
examples [doc] conf: Remove deprecated options from docs, Other cleanup 2018-11-07 13:30:03 -05:00
pixmaps Slightly overhaul NSI pixmaps 2017-06-22 21:40:48 +02:00
qt Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString 2018-12-12 16:24:52 +01:00
rpcauth rpcauth: Improve by using argparse and getpass modules 2018-11-21 22:30:07 +00:00
genbuild.sh Add "export LC_ALL=C" to all shell scripts 2018-06-14 15:27:52 +02:00
setup.nsi.in build: Add bitcoin-tx.exe into Windows installer 2018-11-09 21:57:13 +08:00