diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h
index 0e7fbe833f77025e26afcdcce86b03386649be33..39d859b2b00201c0e31e0bc5b97c7fe3e0c7acc0 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.1"
+#define VTM_VERSION "4.1"
 #endif