Bump LT version numbers

We're adding the ambisonics API
This commit is contained in:
Jean-Marc Valin 2018-10-16 19:44:13 -04:00
parent 4d523a9fd2
commit 83d5155f15
No known key found for this signature in database
GPG key ID: 5E5DD9A36F9189C8

View file

@ -22,9 +22,9 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
# For libtool. # For libtool.
dnl Please update these for releases. dnl Please update these for releases.
OPUS_LT_CURRENT=6 OPUS_LT_CURRENT=7
OPUS_LT_REVISION=1 OPUS_LT_REVISION=0
OPUS_LT_AGE=6 OPUS_LT_AGE=7
AC_SUBST(OPUS_LT_CURRENT) AC_SUBST(OPUS_LT_CURRENT)
AC_SUBST(OPUS_LT_REVISION) AC_SUBST(OPUS_LT_REVISION)