From 4defa1951ecf37a1e8beb3d397831a09b1c87a4f Mon Sep 17 00:00:00 2001 From: Gregory Maxwell Date: Sun, 1 Jul 2012 18:22:15 -0400 Subject: Add exp_wip5 tag to version string. --- celt/celt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/celt/celt.c b/celt/celt.c index f0621011..1d339bf0 100644 --- a/celt/celt.c +++ b/celt/celt.c @@ -3029,6 +3029,7 @@ const char *opus_strerror(int error) const char *opus_get_version_string(void) { return "libopus " OPUS_VERSION + "-exp_wip5-" #ifdef FIXED_POINT "-fixed" #endif -- cgit v1.2.3