diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index 67b1e983408b3c286c4ffd9ce01198bcb618b10e..31f140a5fca24d5bd588d7ed3d0e9ffe33735350 100644 --- a/source/Lib/CommonLib/version.h +++ b/source/Lib/CommonLib/version.h @@ -1,3 +1,3 @@ #if ! defined( VTM_VERSION ) -#define VTM_VERSION "3.0" +#define VTM_VERSION "3.2" #endif