diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index 30355ddbcb7f30fb39b0879646b944f2fc7d89a6..bc3dcb17073bc44cd1bfe4840b773451d978a4db 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.0rc1" +#define VTM_VERSION "4.0" #endif