From 17706be6645434c0458bd3a2e9da15dd03e91da0 Mon Sep 17 00:00:00 2001
From: Karsten Suehring <karsten.suehring@hhi.fraunhofer.de>
Date: Mon, 1 Apr 2019 17:40:24 +0200
Subject: [PATCH] update version number to 4.1

---
 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 0e7fbe83..39d859b2 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
-- 
GitLab