diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index d86d2cd84e9e31459d0e8cefa092d37a271292bf..f87ed7c41a537b9543e2b387f4cb784bababafe9 100644 --- a/source/Lib/CommonLib/version.h +++ b/source/Lib/CommonLib/version.h @@ -1,3 +1,3 @@ #if ! defined( VTM_VERSION ) -#define VTM_VERSION "6.2rc1" +#define VTM_VERSION "6.2" #endif