From ab0bea02235bb876c9d3bd8a9d3b2fca7ad1b8eb Mon Sep 17 00:00:00 2001
From: Karsten Suehring <karsten.suehring@hhi.fraunhofer.de>
Date: Tue, 15 Feb 2022 20:42:55 +0100
Subject: [PATCH] set version number to 16.0rc1

---
 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 0353b48416..e994a90e3d 100644
--- a/source/Lib/CommonLib/version.h
+++ b/source/Lib/CommonLib/version.h
@@ -1,3 +1,3 @@
 #if ! defined( VTM_VERSION )
-#define VTM_VERSION "15.2"
+#define VTM_VERSION "16.0rc1"
 #endif
-- 
GitLab