mirror of
https://github.com/xiph/opus.git
synced 2025-06-02 08:37:43 +00:00
Bump LT version
Many new features, API still compatible
This commit is contained in:
parent
b4ff554268
commit
24b7eab4a3
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue