###
diff --git a/configure.ac b/configure.ac
index fca746f..ad9482e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,9 +22,9 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
# For libtool.
dnl Please update these for releases.
-OPUS_LT_CURRENT=5
-OPUS_LT_REVISION=3
-OPUS_LT_AGE=5
+OPUS_LT_CURRENT=6
+OPUS_LT_REVISION=0
+OPUS_LT_AGE=6
AC_SUBST(OPUS_LT_CURRENT)
AC_SUBST(OPUS_LT_REVISION)
352786c bump LT version numbers
configure.ac | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Upstream: git.xiph.org