summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-01-18 23:09:41 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-01-18 23:09:41 +0300
commit4e993e88b4edaa760f854eacbe02d4c8896a2440 (patch)
tree98f2e85c6e34c46aee0c08beac12a59e88dc820b /protocols/Discord/src/version.h
parent912f1514c3488014ac0174bd533f4bfeb1de0a44 (diff)
Discord:
- fix for reading our own messages typed in another place; - version bump
Diffstat (limited to 'protocols/Discord/src/version.h')
-rw-r--r--protocols/Discord/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Discord/src/version.h b/protocols/Discord/src/version.h
index 283aed187b..3c4a0e6d7d 100644
--- a/protocols/Discord/src/version.h
+++ b/protocols/Discord/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>