diff --git a/src/main/cpp/version.h b/src/main/cpp/version.h index 7d64ffb..836ae9f 100644 --- a/src/main/cpp/version.h +++ b/src/main/cpp/version.h @@ -10,10 +10,10 @@ #define MAJOR 1 #define MINOR 0 -#define REVISION 5 +#define REVISION 6 #define PATCH 0 -#define VERSION_TYPE VERSION_DEVELOPMENT +#define VERSION_TYPE VERSION_ALPHA #define MOBILEGLUES_VERSION_H