shithub: opusfile

Download patch

ref: dfcf13c95e1e7678a4c64ba480571d3c6db9aa3b
parent: a6789eb752185ef3540fa89fbb008061753060f3
author: Ralph Giles <giles@thaumas.net>
date: Fri Jun 26 06:40:40 EDT 2020

Update soname revision for the 0.12 release.

No interface changes.

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