mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 11:32:46 +01:00
chore: bump version in core to v22
Breaking changes can now be merged in
This commit is contained in:
parent
8f8cd61fd6
commit
32ef5f8675
@ -1,7 +1,7 @@
|
|||||||
AC_PREREQ([2.69])
|
AC_PREREQ([2.69])
|
||||||
dnl Don't forget to push a corresponding tag when updating any of _CLIENT_VERSION_* numbers
|
dnl Don't forget to push a corresponding tag when updating any of _CLIENT_VERSION_* numbers
|
||||||
define(_CLIENT_VERSION_MAJOR, 21)
|
define(_CLIENT_VERSION_MAJOR, 22)
|
||||||
define(_CLIENT_VERSION_MINOR, 2)
|
define(_CLIENT_VERSION_MINOR, 0)
|
||||||
define(_CLIENT_VERSION_BUILD, 0)
|
define(_CLIENT_VERSION_BUILD, 0)
|
||||||
define(_CLIENT_VERSION_IS_RELEASE, false)
|
define(_CLIENT_VERSION_IS_RELEASE, false)
|
||||||
define(_COPYRIGHT_YEAR, 2024)
|
define(_COPYRIGHT_YEAR, 2024)
|
||||||
|
Loading…
Reference in New Issue
Block a user