diff options
author | George Hazan <george.hazan@gmail.com> | 2014-07-24 17:01:43 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-07-24 17:01:43 +0000 |
commit | ac577d016e763053b35393611441bf8cade5d550 (patch) | |
tree | 215284805854de6e7a777ac161bc7cf536214b1a /plugins/TabSRMM/src/version.h | |
parent | a8fd33c7efd6f25fb6127467ad6547bd8e9c995a (diff) |
tabSRMM has to set the sub's contact manually to display correct avatar
git-svn-id: http://svn.miranda-ng.org/main/trunk@9932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/version.h')
-rw-r--r-- | plugins/TabSRMM/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/version.h b/plugins/TabSRMM/src/version.h index 513123a893..275a52a6a2 100644 --- a/plugins/TabSRMM/src/version.h +++ b/plugins/TabSRMM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 3
#define __MINOR_VERSION 3
#define __RELEASE_NUM 1
-#define __BUILD_NUM 6
+#define __BUILD_NUM 7
#include <stdver.h>
|