diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index b33f348e7bfc69d18c5e4658de527e7b79857a8d..801e6926e967e7931ff09cd0aae59fc6594d8314 100644 --- a/source/Lib/CommonLib/version.h +++ b/source/Lib/CommonLib/version.h @@ -1,3 +1,3 @@ #if ! defined( VTM_VERSION ) -#define VTM_VERSION "19.1" +#define VTM_VERSION "19.2" #endif