We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021e62d commit 2c1c06eCopy full SHA for 2c1c06e
configure.ac
@@ -1,7 +1,7 @@
1
AC_PREREQ([2.69])
2
-define(_CLIENT_VERSION_MAJOR, 5)
3
-define(_CLIENT_VERSION_MINOR, 3)
4
-define(_CLIENT_VERSION_BUILD, 420)
+define(_CLIENT_VERSION_MAJOR, 6)
+define(_CLIENT_VERSION_MINOR, 0)
+define(_CLIENT_VERSION_BUILD, 42)
5
define(_CLIENT_VERSION_RC, 0)
6
define(_CLIENT_VERSION_IS_RELEASE, true )
7
define(_COPYRIGHT_YEAR, 2026)
0 commit comments