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 36d3f0f commit 5bcb920Copy full SHA for 5bcb920
configure.ac
@@ -12,7 +12,7 @@ AC_PREREQ([2.72])
12
# interface_age = 0
13
m4_define([major_version], [1])
14
m4_define([minor_version], [0])
15
-m4_define([micro_version], [1])
+m4_define([micro_version], [2])
16
m4_define([interface_age], [0])
17
18
# Initialize autoconf & automake
0 commit comments