From 1218e9fd4a346429e1af73825458c3a90f1c874e Mon Sep 17 00:00:00 2001
From: Karsten Suehring <karsten.suehring@hhi.fraunhofer.de>
Date: Tue, 16 Jun 2020 00:14:17 +0200
Subject: [PATCH] update version number to 9.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 96b9dd70de..6198517ecf 100644
--- a/source/Lib/CommonLib/version.h
+++ b/source/Lib/CommonLib/version.h
@@ -1,3 +1,3 @@
 #if ! defined( VTM_VERSION )
-#define VTM_VERSION "9.0"
+#define VTM_VERSION "9.1"
 #endif
-- 
GitLab