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