summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-02-19 13:59:19 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-02-19 13:59:19 +0000
commite94cc74b91cf4a409e2987160ab9a936cec5585e (patch)
tree02784601bb05ac82753c182babd9f0e3a7b21a5e
parenta618c39f0c85738d816189d644c3cfc5d04ceea1 (diff)
version bump for the working version
git-svn-id: http://svn.miranda-ng.org/main/trunk@12196 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-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 0e30475e31..68c9bb15df 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 9
+#define __BUILD_NUM 10
#include <stdver.h>