diff --git a/celt/celt.c b/celt/celt.c index 1d339bf0..0266d917 100644 --- a/celt/celt.c +++ b/celt/celt.c @@ -3029,7 +3029,7 @@ const char *opus_strerror(int error) const char *opus_get_version_string(void) { return "libopus " OPUS_VERSION - "-exp_wip5-" + "-exp_analysis" #ifdef FIXED_POINT "-fixed" #endif