Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
6ca7f10e
Commit
6ca7f10e
authored
Jun 23, 2009
by
Jean-Marc Valin
Browse files
Bump version to 0.6.0 and increase bitstream version.
parent
640f7fd8
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
6ca7f10e
...
...
@@ -5,8 +5,8 @@ AC_INIT(libcelt/arch.h)
AM_CONFIG_HEADER([config.h])
CELT_MAJOR_VERSION=0
CELT_MINOR_VERSION=
5
CELT_MICRO_VERSION=
2
CELT_MINOR_VERSION=
6
CELT_MICRO_VERSION=
0
CELT_EXTRA_VERSION=
CELT_VERSION=$CELT_MAJOR_VERSION.$CELT_MINOR_VERSION.$CELT_MICRO_VERSION$CELT_EXTRA_VERSION
...
...
libcelt/modes.h
View file @
6ca7f10e
...
...
@@ -39,7 +39,7 @@
#include "psy.h"
#include "pitch.h"
#define CELT_BITSTREAM_VERSION 0x8000000
7
#define CELT_BITSTREAM_VERSION 0x8000000
8
#ifdef STATIC_MODES
#include "static_modes.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment