Merge pull request #1442 from psgreco/elem-23.2.7final

Bump version to 23.2.7 final
This commit is contained in:
Byron Hambly 2025-04-01 07:10:54 +02:00 committed by GitHub
commit fbfbfa97e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 23)
define(_CLIENT_VERSION_MINOR, 2)
define(_CLIENT_VERSION_BUILD, 7)
define(_CLIENT_VERSION_RC, 5)
define(_CLIENT_VERSION_RC, 0)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2025)
define(_COPYRIGHT_HOLDERS,[The %s developers])