ref: 7d99c2ff0002c14af0b52af3e4be64ca7e32ac46
parent: 9265e2837010f4df2f91c015f9799fb0fccc1e1a
author: Gregory Maxwell <[email protected]>
date: Sun Jul 1 14:22:15 EDT 2012
Add exp_wip5 tag to version string.
--- a/celt/celt.c
+++ b/celt/celt.c
@@ -3029,6 +3029,7 @@
const char *opus_get_version_string(void)
{
return "libopus " OPUS_VERSION
+ "-exp_wip5-"
#ifdef FIXED_POINT
"-fixed"
#endif