diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index c8b449b7a04aba354154dedd86be8be54390b40d..af3a840f77c70c106dc87f783ba49eaf90a4094f 100644 --- a/source/Lib/CommonLib/version.h +++ b/source/Lib/CommonLib/version.h @@ -1,3 +1,3 @@ #if ! defined( VTM_VERSION ) -#define VTM_VERSION "5.0" +#define VTM_VERSION "5.1" #endif