shithub: opus

Download patch

ref: 09f7f82ca62818509e86ab54887932fc4e833078
parent: 8cf872a186b96085b1bb3a547afd598354ebeb87
author: Jean-Marc Valin <[email protected]>
date: Mon Apr 17 18:50:28 EDT 2023

Bump LT version

Added OPUS_SET_INBAND_FEC(2) since previous version

--- a/configure.ac
+++ b/configure.ac
@@ -22,9 +22,9 @@
 
 # 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)