Skip to content

Commit

Permalink
Merge pull request #1364 from psgreco/elem-23.2.3-final
Browse files Browse the repository at this point in the history
Prepare 23.2.3 final
  • Loading branch information
delta1 authored Sep 15, 2024
2 parents 1226e48 + 1a559f6 commit e29fd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 23)
define(_CLIENT_VERSION_MINOR, 2)
define(_CLIENT_VERSION_BUILD, 3)
define(_CLIENT_VERSION_RC, 2)
define(_CLIENT_VERSION_RC, 0)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2024)
define(_COPYRIGHT_HOLDERS,[The %s developers])
Expand Down

0 comments on commit e29fd0a

Please sign in to comment.