From 7d4ed0164a32a3667fb3786fb538fc083153883a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 24 May 2021 18:19:31 +0300 Subject: AVS: fix for memory corruption --- plugins/AVS/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AVS/src/version.h') diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 78441f5461..eb064c91a5 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 98 #define __RELEASE_NUM 1 -#define __BUILD_NUM 2 +#define __BUILD_NUM 3 #include -- cgit v1.2.3