summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-03-22 21:36:07 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-03-22 21:36:07 +0300
commit7401cfeb7d56359e96679f2fe306885ed63587f0 (patch)
tree51fd613c2e156c1ba2af7ffc541bcf6855d974ea /plugins/TabSRMM/src/version.h
parentafab27db09a3fc0fa4c3e85b2ef4425644d1b244 (diff)
crash fix
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 82b20f1c15..a8da5e5fe0 100644
--- a/plugins/TabSRMM/src/version.h
+++ b/plugins/TabSRMM/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 3
#define __MINOR_VERSION 6
#define __RELEASE_NUM 2
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>