summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2016-02-01 08:49:11 +0000
committerGeorge Hazan <george.hazan@gmail.com>2016-02-01 08:49:11 +0000
commite1b171840899382e773c89b21e0510e9eddd95b0 (patch)
treec6775a84b90d41b8f8ac19b662d28eb65d484dd3 /protocols/WhatsApp/src/version.h
parent5d99a5875b9968bc684ec1c051372296d3fadec2 (diff)
same fix for WhatsAppProto - not to create main menu copies
git-svn-id: http://svn.miranda-ng.org/main/trunk@16205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/version.h')
-rw-r--r--protocols/WhatsApp/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/version.h b/protocols/WhatsApp/src/version.h
index 44f541c457..23e35487a7 100644
--- a/protocols/WhatsApp/src/version.h
+++ b/protocols/WhatsApp/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 3
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>