shithub: opusfile

Download patch

ref: 87c3f60b113ea3ac632e948ecf7477cd9ff51140
parent: 13a6a454c3c017d06ba185a9a2b7b3433310f8ca
author: Ralph Giles <giles@mozilla.com>
date: Wed Jul 6 06:21:04 EDT 2016

Bump soname for v0.8.

No public API changes.

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