summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-09-27 19:29:19 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-09-27 19:29:19 +0300
commit0779b188d44b7795f4482c7066a064a38d7c130a (patch)
tree59c150d9d06b715f694b3373af6090c47ae2b32e /protocols/Discord/src/version.h
parent70df70d9bf061fd42523357bc8a34bf4323da964 (diff)
Discord: option to hide guild chats on startup
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 a7660661d8..248ffde201 100644
--- a/protocols/Discord/src/version.h
+++ b/protocols/Discord/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 5
#define __RELEASE_NUM 1
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>