chore: bump version to 20.0.3

This commit is contained in:
Odysseas Gabrielides 2023-12-24 13:00:06 +02:00 committed by pasta
parent b3a1c8b9c6
commit 12649070f8
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -1,7 +1,7 @@
AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 20)
define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_BUILD, 2)
define(_CLIENT_VERSION_BUILD, 3)
define(_CLIENT_VERSION_RC, 0)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2023)