From c13af92cc871da1804298cce3ee3f1521b42694b Mon Sep 17 00:00:00 2001
From: Frank Bossen <fbossen@gmail.com>
Date: Tue, 15 Oct 2019 09:12:49 -0400
Subject: [PATCH] Update version number to 6.3

---
 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 f87ed7c41a..aa36df5cd9 100644
--- a/source/Lib/CommonLib/version.h
+++ b/source/Lib/CommonLib/version.h
@@ -1,3 +1,3 @@
 #if ! defined( VTM_VERSION )
-#define VTM_VERSION "6.2"
+#define VTM_VERSION "6.3"
 #endif
-- 
GitLab