summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-09-19 19:39:47 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-09-19 19:39:47 +0000
commit23f32f99462c0cda3fc5f424d62e96c04610dd2c (patch)
tree0af9d7a7fd4bef44cbf464497c7ac5e362e50b55 /protocols/WhatsApp/src/version.h
parent790a9ef705b7daa7017bec41775980814bc42c59 (diff)
sms code field divided into two separate fields
git-svn-id: http://svn.miranda-ng.org/main/trunk@10531 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 46c9824af4..7586a6bc23 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 0
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>