Bump LT version

Many new features, API still compatible
This commit is contained in:
Jean-Marc Valin 2024-03-02 14:42:07 -05:00
parent b4ff554268
commit 24b7eab4a3
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.
dnl Please update these for releases.
OPUS_LT_CURRENT=9
OPUS_LT_CURRENT=10
OPUS_LT_REVISION=0
OPUS_LT_AGE=9
OPUS_LT_AGE=10
AC_SUBST(OPUS_LT_CURRENT)
AC_SUBST(OPUS_LT_REVISION)