summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-02-17 21:59:55 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-02-17 21:59:55 +0300
commit6f59b014a145d4bc7b6ec3e21f11a63af019d481 (patch)
treeabbfa1d946b7e42747c050018cc2c6f0efdcd5f3 /protocols/Discord/src/version.h
parent864bb725fe2bb200853244a766a96b5aab86eb7e (diff)
Discord: fix to close chats on going offline
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 3014fd20d8..1232d84168 100644
--- a/protocols/Discord/src/version.h
+++ b/protocols/Discord/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>