diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h
index 0353b48416487a7b7287252988aba132eb684850..e994a90e3db1f54291baa3d73ea1916f29bcb5de 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.2"
+#define VTM_VERSION "16.0rc1"
 #endif