summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-07-25 13:19:35 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-07-25 13:19:35 +0000
commit76e343ab968fb6f194333fb0ec7057eaf621bcd4 (patch)
treed26a6621db55ef37a33347b157dd228474a9089e /protocols/WhatsApp/src/version.h
parentdae9bc184b44c2b0c70b7996f202d6a7fa2dd4a4 (diff)
an option added to use the remote timestamps for messages (patch by Cassio is well received)
git-svn-id: http://svn.miranda-ng.org/main/trunk@14684 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 4f8b0884fc..a9cf6d26e6 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 2
-#define __BUILD_NUM 14
+#define __BUILD_NUM 15
#include <stdver.h>