diff options
author | George Hazan <george.hazan@gmail.com> | 2015-05-01 20:02:12 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-05-01 20:02:12 +0000 |
commit | 86e1ca2ee5833726d38628de1e91fa4953a55fa2 (patch) | |
tree | dcc853c67a9fffd6090fe342a8ac404e06266206 /protocols/WhatsApp/src/version.h | |
parent | 9ddf23d43daa108082ad5b0c65aa6c1657cb7a31 (diff) |
- token update;
- version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@13348 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/version.h')
-rw-r--r-- | protocols/WhatsApp/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/version.h b/protocols/WhatsApp/src/version.h index 65de5db425..4f8b0884fc 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 13
+#define __BUILD_NUM 14
#include <stdver.h>
|