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