bitcoin/share
Andrew Chow 8f7b930475 Drop the leading 0 from the version number
Removes the leading 0 from the version number. The minor version, which
we had been using as the major version, is now the major version. The
revision, which we had been using as the minor version, is now the minor
version. The revision number is dropped. The build number is promoted to
being part of the version number. This also avoids issues where it was
accidentally not included in the version number.

The CLIENT_VERSION remains the same format as previous as previously,
the Major version was 0 so that was never a factor in CLIENT_VERSION.
2020-11-18 12:00:57 -05:00
..
examples doc: Use precise permission flags where possible 2020-07-10 15:37:42 +02:00
pixmaps Slightly overhaul NSI pixmaps 2017-06-22 21:40:48 +02:00
qt Drop the leading 0 from the version number 2020-11-18 12:00:57 -05:00
rpcauth rpcauth: Improve by using argparse and getpass modules 2018-11-21 22:30:07 +00:00
genbuild.sh refactor: Remove duplicated code 2020-05-04 19:53:21 +03:00
setup.nsi.in Drop the leading 0 from the version number 2020-11-18 12:00:57 -05:00