From a2e38963a647f9f58ff276d2ad9f89f7202c47eb Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 10 Jul 2017 19:44:03 +0300 Subject: fixes #855 (TabSRMM - Move chat tab to another container switches chat into single conversation) --- plugins/TabSRMM/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src/version.h') diff --git a/plugins/TabSRMM/src/version.h b/plugins/TabSRMM/src/version.h index 15cef1d4f9..bd3ed36318 100644 --- a/plugins/TabSRMM/src/version.h +++ b/plugins/TabSRMM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 3 #define __MINOR_VERSION 5 #define __RELEASE_NUM 0 -#define __BUILD_NUM 4 +#define __BUILD_NUM 5 #include -- cgit v1.2.3