From da1cc0bffab6ca2b3ffe91c03d798e6f5d3af036 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 2 Apr 2018 18:47:13 +0300 Subject: related to #1241 - fix for AVS options' translation --- plugins/AVS/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/AVS/src/version.h') diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 62074d982d..53b44c9394 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 -#define __MINOR_VERSION 95 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 4 +#define __MINOR_VERSION 98 +#define __RELEASE_NUM 1 +#define __BUILD_NUM 1 #include -- cgit v1.2.3