diff --git a/src/core/gpupixel_macros.h b/src/core/gpupixel_macros.h index afa283b8..cbb1266b 100755 --- a/src/core/gpupixel_macros.h +++ b/src/core/gpupixel_macros.h @@ -10,7 +10,7 @@ #include // version -#define GPUPIXEL_SDK_VERSION "v1.2.1" +#define GPUPIXEL_SDK_VERSION "v1.2.2" #if defined(WIN32) || defined(_WIN32) || defined(__WIN32__) || defined(__NT__) //define something for Windows (32-bit and 64-bit, this part is common)