Skip to content

Commit

Permalink
bumped version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lee218llnl committed Aug 25, 2022
1 parent 71ebc0f commit b5e4c04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ dnl
dnl This is the 1st revision (increase revision when the
dnl implementation has been changed but the interface stays the same)
dnl
AC_SUBST(LMON_REVISION, 0)
AC_SUBST(LMON_REVISION, 2)

dnl
dnl Increase age when the interface has been added not removed.
dnl
AC_SUBST(LMON_AGE, 1)
AC_SUBST(LMON_AGE, 0)

dnl -----------------------------------------------
dnl AC_CONFIG support
Expand Down

0 comments on commit b5e4c04

Please sign in to comment.