build: Bump version to 24.99

On the master branch, bump to 24.99 (pre-25.0).
This commit is contained in:
fanquake
2022-09-19 16:48:08 +01:00
parent 9f650062fc
commit 0567b5650e

View File

@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 23)
define(_CLIENT_VERSION_MAJOR, 24)
define(_CLIENT_VERSION_MINOR, 99)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_RC, 0)