Bump LT version

Added OPUS_SET_INBAND_FEC(2) since previous version
This commit is contained in:
Jean-Marc Valin 2023-04-17 22:50:28 -04:00
parent 8cf872a186
commit 09f7f82ca6
No known key found for this signature in database
GPG Key ID: 531A52533318F00A

View File

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