Update the version numbers in the public installed headers

This commit is contained in:
Martin Storsjo 2019-10-08 15:08:35 +03:00
parent e365f4f278
commit d3e9ff8fe4
1 changed files with 2 additions and 2 deletions

View File

@ -459,8 +459,8 @@ Where N equals to CStreamInfo::frameSize .
#include "genericStds.h"
#define AACDECODER_LIB_VL0 3
#define AACDECODER_LIB_VL1 0
#define AACDECODER_LIB_VL2 0
#define AACDECODER_LIB_VL1 1
#define AACDECODER_LIB_VL2 2
/**
* \brief AAC decoder error codes.