From 83541d4555b12ba8f10f4e57084c0b6e4e9ba3e9 Mon Sep 17 00:00:00 2001
From: Karsten Suehring <karsten.suehring@hhi.fraunhofer.de>
Date: Fri, 24 Apr 2020 08:05:49 +0200
Subject: [PATCH] update version number to 8.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 193e51b4a..c25c904c9 100644
--- a/source/Lib/CommonLib/version.h
+++ b/source/Lib/CommonLib/version.h
@@ -1,3 +1,3 @@
 #if ! defined( VTM_VERSION )
-#define VTM_VERSION "8.1rc1"
+#define VTM_VERSION "8.1"
 #endif
-- 
GitLab