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

@ -26,8 +26,8 @@ extern "C" {
// version numbers
#define ENC_MAJ_VERSION 0
#define ENC_MIN_VERSION 1
#define ENC_REV_VERSION 99
#define ENC_MIN_VERSION 2
#define ENC_REV_VERSION 0
// size of histogram used by CollectHistogram.
#define MAX_COEFF_THRESH 64