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