Bump version to 0.6.0 and increase bitstream version.

This commit is contained in:
Jean-Marc Valin 2009-06-23 21:23:18 -04:00
parent 640f7fd8e3
commit 6ca7f10ee3
2 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@
#include "psy.h"
#include "pitch.h"
#define CELT_BITSTREAM_VERSION 0x80000007
#define CELT_BITSTREAM_VERSION 0x80000008
#ifdef STATIC_MODES
#include "static_modes.h"