From ffdd43398c6beebd3eaeb8a3b8d0722f90c470ba Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 21 Sep 2022 22:12:40 +0300 Subject: =?UTF-8?q?fixes=20#3202=20(StdUserInfo:=20=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D0=B5=D0=BA=D0=BE=D1=88=D0=B5=D0=BD=D1=8B=20=D1=8D=D0=BB=D0=B5?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D1=82=D1=8B=20=D0=BD=D0=B0=20=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D0=B5=20"=D0=90=D0=B2=D0=B0?= =?UTF-8?q?=D1=82=D0=B0=D1=80")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 311e8f193b..6b3a39b15b 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 5 +#define __BUILD_NUM 6 #include -- cgit v1.2.3