chore: bump develop to be 22.1.0

This commit is contained in:
pasta 2024-11-19 21:06:35 -06:00
parent d4c17d95b0
commit d728879329
No known key found for this signature in database
GPG Key ID: E2F3D7916E722D38

View File

@ -1,7 +1,7 @@
AC_PREREQ([2.69])
dnl Don't forget to push a corresponding tag when updating any of _CLIENT_VERSION_* numbers
define(_CLIENT_VERSION_MAJOR, 22)
define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_MINOR, 1)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_IS_RELEASE, false)
define(_COPYRIGHT_YEAR, 2024)