bump version to 0.2.0

Change-Id: I01cb50b9c4c8e9245aede3947481cbbd27d6a19d
This commit is contained in:
Pascal Massimino
2012-08-03 06:48:11 +00:00
committed by James Zern
parent c40d7ef125
commit 33705ca093
7 changed files with 9 additions and 9 deletions

View File

@ -27,8 +27,8 @@ extern "C" {
// version numbers
#define DEC_MAJ_VERSION 0
#define DEC_MIN_VERSION 1
#define DEC_REV_VERSION 99
#define DEC_MIN_VERSION 2
#define DEC_REV_VERSION 0
#define ONLY_KEYFRAME_CODE // to remove any code related to P-Frames