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