diff --git a/src/main/cpp/version.h b/src/main/cpp/version.h index 76874ac..57b3462 100644 --- a/src/main/cpp/version.h +++ b/src/main/cpp/version.h @@ -10,7 +10,7 @@ #define MAJOR 1 #define MINOR 2 -#define REVISION 3 +#define REVISION 4 #define PATCH 0 #define VERSION_TYPE VERSION_RELEASE