summaryrefslogtreecommitdiff
path: root/protocols/Sametime/src/version.h
diff options
context:
space:
mode:
authorSzymon Tokarz <wsx22@o2.pl>2016-01-17 00:02:29 +0000
committerSzymon Tokarz <wsx22@o2.pl>2016-01-17 00:02:29 +0000
commit67218eaf83e947cc7dd8a8be0224b90e0b35f31a (patch)
tree353067ac38d518b0271bf35f75707a40ada49e4a /protocols/Sametime/src/version.h
parentefa07c67497a060009ebb5ec001dbd89684a4e17 (diff)
Sametime protocol:
- patch fixes some memory leaks reported by Coverity and some other fixes and cleanup (by Wishmaster) - some fixes by me git-svn-id: http://svn.miranda-ng.org/main/trunk@16106 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Sametime/src/version.h')
-rw-r--r--protocols/Sametime/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/version.h b/protocols/Sametime/src/version.h
index eac0e4cf48..8f6582afa0 100644
--- a/protocols/Sametime/src/version.h
+++ b/protocols/Sametime/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 7
#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>