ref: 83d5155f151ca47c9d6274ded1a7481f746b9a43
parent: 4d523a9fd2d6f525df2aeaf3d659616f9e610f32
author: Jean-Marc Valin <[email protected]>
date: Tue Oct 16 15:44:13 EDT 2018
Bump LT version numbers We're adding the ambisonics API
--- a/configure.ac
+++ b/configure.ac
@@ -22,9 +22,9 @@
# For libtool.
dnl Please update these for releases.
-OPUS_LT_CURRENT=6
-OPUS_LT_REVISION=1
-OPUS_LT_AGE=6
+OPUS_LT_CURRENT=7
+OPUS_LT_REVISION=0
+OPUS_LT_AGE=7
AC_SUBST(OPUS_LT_CURRENT)
AC_SUBST(OPUS_LT_REVISION)