bump version to 0.2.1

lib - 0.2.1
libtool - 4.1.0 (compatible release)

Change-Id: Ib6ca47f2008d5c97d818422816ac60d0d0d8cffa
This commit is contained in:
James Zern
2012-10-29 19:17:17 -07:00
parent fed7c0485a
commit 25f585c4f2
5 changed files with 5 additions and 5 deletions

View File

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