summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-08-31 21:26:44 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-08-31 21:26:44 +0300
commit004000c7793963f8b6e2755822d8afeb87d11cff (patch)
treee8721aa3dcf581f4fa223d2a40a255d36576476c /plugins/TabSRMM/src/version.h
parentb424db2d01e39a59447f4ed54e98da3d155c6fab (diff)
unused control id removed
Diffstat (limited to 'plugins/TabSRMM/src/version.h')
-rw-r--r--plugins/TabSRMM/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/version.h b/plugins/TabSRMM/src/version.h
index 80d58592cf..46e0f319cc 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 5
+#define __BUILD_NUM 6
#include <stdver.h>