chore: bump to rc8

This commit is contained in:
UdjinM6 2022-07-07 10:58:33 +03:00
parent 25071e647b
commit 78f992fc8c
No known key found for this signature in database
GPG Key ID: 83592BD1400D58D9

View File

@ -2,7 +2,7 @@ AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 18)
define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_RC, 7)
define(_CLIENT_VERSION_RC, 8)
define(_CLIENT_VERSION_IS_RELEASE, false)
define(_COPYRIGHT_YEAR, 2022)
define(_COPYRIGHT_HOLDERS,[The %s developers])