Skip to content
Snippets Groups Projects
Unverified Commit d9bbf207 authored by Ralph Giles's avatar Ralph Giles
Browse files

Update soname for the opusfile 0.9 release.

The return type of op_serialno changed from ogg_uint32
to opus_uint32, but those types should be abi compatible.
parent 5f884d4f
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ dnl - interfaces added -> increment AGE ...@@ -34,7 +34,7 @@ dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0 dnl - interfaces removed -> AGE = 0
OP_LT_CURRENT=4 OP_LT_CURRENT=4
OP_LT_REVISION=1 OP_LT_REVISION=2
OP_LT_AGE=4 OP_LT_AGE=4
AC_SUBST(OP_LT_CURRENT) AC_SUBST(OP_LT_CURRENT)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment