shithub: opusfile

Download patch

ref: 036328d4b7fbb419a7933065bb00d30c47185566
parent: 15193c53bdb121d3e3b9b430ed38364b04013eb0
author: Ralph Giles <giles@mozilla.com>
date: Tue Nov 13 05:25:48 EST 2012

Bump soname version for the v0.2 release.

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