Skip to content

Commit

Permalink
Bump SO version to 25 for the 2.5 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed May 9, 2020
1 parent 861035b commit 27fd800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PyIlmBase/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dnl static python modules make no sense - disable static
AC_DISABLE_STATIC


LIBTOOL_CURRENT=24
LIBTOOL_CURRENT=25
LIBTOOL_REVISION=2
LIBTOOL_AGE=0
LIBTOOL_VERSION=$LIBTOOL_CURRENT:$LIBTOOL_REVISION:$LIBTOOL_AGE
Expand Down

0 comments on commit 27fd800

Please sign in to comment.