shithub: opusfile

Download patch

ref: f67e61366d966043bcb406ae014c84ae1d1acb30
parent: a79ee7f8514c51ea92944d3494f53a568992abba
author: Ralph Giles <giles@mozilla.com>
date: Wed Jun 11 06:06:31 EDT 2014

Bump soname for v0.6.

No ABI changes. Error behaviour has changed, but that falls
under 'compatible'.

--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@
 dnl - interfaces removed -> AGE = 0
 
 OP_LT_CURRENT=3
-OP_LT_REVISION=0
+OP_LT_REVISION=1
 OP_LT_AGE=3
 
 AC_SUBST(OP_LT_CURRENT)