We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac2fbf7 commit 4942d96Copy full SHA for 4942d96
1 file changed
configure.ac
@@ -1,7 +1,7 @@
1
AC_PREREQ([2.69])
2
define(_CLIENT_VERSION_MAJOR, 8)
3
define(_CLIENT_VERSION_MINOR, 26)
4
-define(_CLIENT_VERSION_BUILD, 1)
+define(_CLIENT_VERSION_BUILD, 2)
5
define(_CLIENT_VERSION_RC, 0)
6
define(_CLIENT_VERSION_IS_RELEASE, true)
7
define(_COPYRIGHT_YEAR, 2025)
0 commit comments