We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73cf2f5 commit 59ca369Copy full SHA for 59ca369
configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ([2.60])
3
define(_CLIENT_VERSION_MAJOR, 0)
4
define(_CLIENT_VERSION_MINOR, 18)
5
define(_CLIENT_VERSION_REVISION, 1)
6
-define(_CLIENT_VERSION_BUILD, 11)
+define(_CLIENT_VERSION_BUILD, 12)
7
define(_CLIENT_VERSION_RC, 0)
8
define(_CLIENT_VERSION_IS_RELEASE, true)
9
define(_COPYRIGHT_YEAR, 2021)
0 commit comments