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 71ebc0f commit b5e4c04Copy full SHA for b5e4c04
configure.ac
@@ -63,12 +63,12 @@ dnl
63
dnl This is the 1st revision (increase revision when the
64
dnl implementation has been changed but the interface stays the same)
65
dnl
66
-AC_SUBST(LMON_REVISION, 0)
+AC_SUBST(LMON_REVISION, 2)
67
68
69
dnl Increase age when the interface has been added not removed.
70
71
-AC_SUBST(LMON_AGE, 1)
+AC_SUBST(LMON_AGE, 0)
72
73
dnl -----------------------------------------------
74
dnl AC_CONFIG support
0 commit comments