Skip to content

Commit

Permalink
Update soname revision for the 0.11 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvalin committed Sep 18, 2018
1 parent cf03485 commit b7c2ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0

OP_LT_CURRENT=4
OP_LT_REVISION=3
OP_LT_REVISION=4
OP_LT_AGE=4

AC_SUBST(OP_LT_CURRENT)
Expand Down

0 comments on commit b7c2ed3

Please sign in to comment.