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

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libcelt/modes.h')
-rw-r--r--libcelt/modes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcelt/modes.h b/libcelt/modes.h
index 1126e1a..8aba7c1 100644
--- a/libcelt/modes.h
+++ b/libcelt/modes.h
@@ -39,7 +39,7 @@
#include "psy.h"
#include "pitch.h"
-#define CELT_BITSTREAM_VERSION 0x80000005
+#define CELT_BITSTREAM_VERSION 0x80000006
#ifdef STATIC_MODES
#include "static_modes.h"