build: bump version to 26.99

This commit is contained in:
fanquake
2023-10-24 11:13:29 +01:00
parent 96ec3b67a7
commit 799ce4d050

View File

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