chore: bump to rc9

This commit is contained in:
pasta 2022-07-16 16:40:59 -05:00
parent 9e22801878
commit 3950dcd295
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

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, 8)
define(_CLIENT_VERSION_RC, 9)
define(_CLIENT_VERSION_IS_RELEASE, false)
define(_COPYRIGHT_YEAR, 2022)
define(_COPYRIGHT_HOLDERS,[The %s developers])