From 1a33f26e29a223f67ee934603d767bda5d0b3344 Mon Sep 17 00:00:00 2001
From: Karsten Suehring <karsten.suehring@hhi.fraunhofer.de>
Date: Mon, 1 Apr 2019 23:19:50 +0200
Subject: [PATCH] update version number to 4.2

---
 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 39d859b2..3804aeba 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.1"
+#define VTM_VERSION "4.2"
 #endif
-- 
GitLab