update version number

This commit is contained in:
jacob1 2013-07-28 10:20:35 -04:00
parent 387424e007
commit bd0b779bd0

View File

@ -16,11 +16,11 @@
#endif #endif
#ifndef MINOR_VERSION #ifndef MINOR_VERSION
#define MINOR_VERSION 0 #define MINOR_VERSION 1
#endif #endif
#ifndef BUILD_NUM #ifndef BUILD_NUM
#define BUILD_NUM 271 #define BUILD_NUM 272
#endif #endif
#ifndef SNAPSHOT_ID #ifndef SNAPSHOT_ID