Skip to content

Commit b5e4c04

Browse files
committed
bumped version to 1.2.0
1 parent 71ebc0f commit b5e4c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ dnl
6363
dnl This is the 1st revision (increase revision when the
6464
dnl implementation has been changed but the interface stays the same)
6565
dnl
66-
AC_SUBST(LMON_REVISION, 0)
66+
AC_SUBST(LMON_REVISION, 2)
6767

6868
dnl
6969
dnl Increase age when the interface has been added not removed.
7070
dnl
71-
AC_SUBST(LMON_AGE, 1)
71+
AC_SUBST(LMON_AGE, 0)
7272

7373
dnl -----------------------------------------------
7474
dnl AC_CONFIG support

0 commit comments

Comments
 (0)