Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.draft')
-rw-r--r--Makefile.draft2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.draft b/Makefile.draft
index aea72763..ff416b89 100644
--- a/Makefile.draft
+++ b/Makefile.draft
@@ -20,7 +20,7 @@ CFLAGS := -Drestrict= $(CFLAGS)
###################### END OF OPTIONS ######################
-CFLAGS += -DOPUS_VERSION='"0.9.10"'
+CFLAGS += -DOPUS_VERSION='"0.9.11"'
include silk_sources.mk
include celt_sources.mk
include opus_sources.mk