From 3a3b45126afaf48b28a01594d7533ea2a372e748 Mon Sep 17 00:00:00 2001
From: Karsten Suehring <karsten.suehring@hhi.fraunhofer.de>
Date: Thu, 19 Jan 2023 02:53:26 +0100
Subject: [PATCH] Update version for VTM 19.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 b33f348e7..801e6926e 100644
--- a/source/Lib/CommonLib/version.h
+++ b/source/Lib/CommonLib/version.h
@@ -1,3 +1,3 @@
 #if ! defined( VTM_VERSION )
-#define VTM_VERSION "19.1"
+#define VTM_VERSION "19.2"
 #endif
-- 
GitLab