Skip to content

Commit 09f7f82

Browse files
committed
Bump LT version
Added OPUS_SET_INBAND_FEC(2) since previous version
1 parent 8cf872a commit 09f7f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
2222

2323
# For libtool.
2424
dnl Please update these for releases.
25-
OPUS_LT_CURRENT=8
25+
OPUS_LT_CURRENT=9
2626
OPUS_LT_REVISION=0
27-
OPUS_LT_AGE=8
27+
OPUS_LT_AGE=9
2828

2929
AC_SUBST(OPUS_LT_CURRENT)
3030
AC_SUBST(OPUS_LT_REVISION)

0 commit comments

Comments
 (0)