From bf43cbb247efcc6966f412399428bfe8ad185691 Mon Sep 17 00:00:00 2001
From: Frank Bossen <fbossen@gmail.com>
Date: Fri, 22 Feb 2019 12:31:39 -0500
Subject: [PATCH] Update version number to 4.0.1 RC1

---
 source/Lib/CommonLib/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h
index bc3dcb17..c79a8c64 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"
+#define VTM_VERSION "4.0.1rc1"
 #endif
-- 
GitLab