We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e97302 commit 3d82cd3Copy full SHA for 3d82cd3
configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
2
3
m4_define([PKG_VERSION_MAJOR], [3])
4
m4_define([PKG_VERSION_MINOR], [7])
5
-m4_define([PKG_VERSION_PATCH], [0])
+m4_define([PKG_VERSION_PATCH], [1])
6
7
# Bump if the ABI (not API) changed in a backwards-incompatible manner
8
m4_define([PKG_VERSION_ABI], [3])
0 commit comments