From 898b3a9e070df19c80433c9ce27c594736cb94d6 Mon Sep 17 00:00:00 2001
From: Frank Bossen <fbossen@gmail.com>
Date: Sun, 17 Jan 2021 22:33:46 -0500
Subject: [PATCH] Update version number to 11.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 3b2c7e282c..ac4d561b0d 100644
--- a/source/Lib/CommonLib/version.h
+++ b/source/Lib/CommonLib/version.h
@@ -1,3 +1,3 @@
 #if ! defined( VTM_VERSION )
-#define VTM_VERSION "11.1"
+#define VTM_VERSION "11.2"
 #endif
-- 
GitLab