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

Bump soname version for v0.4.

We've added opus_picture_tag.
parent 9b0a48cc
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,9 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0
OP_LT_CURRENT=1
OP_LT_CURRENT=2
OP_LT_REVISION=0
OP_LT_AGE=1
OP_LT_AGE=2
AC_SUBST(OP_LT_CURRENT)
AC_SUBST(OP_LT_REVISION)
......
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