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