diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-29 17:27:23 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-29 17:27:23 +0000 |
commit | cdd84a443d08a4f5748b52b102ce17dfd267acc5 (patch) | |
tree | e2899cfeaa8f8127dd3674ec43a66f152b146b2b /protocols/Twitter/src/version.h | |
parent | 57cc565a85d08a1fefb0035374f9e4d061500723 (diff) |
twitter moved to the kernel json driver
git-svn-id: http://svn.miranda-ng.org/main/trunk@13248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Twitter/src/version.h')
-rw-r--r-- | protocols/Twitter/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Twitter/src/version.h b/protocols/Twitter/src/version.h index b4ea3e65fb..9776a81b61 100644 --- a/protocols/Twitter/src/version.h +++ b/protocols/Twitter/src/version.h @@ -1,5 +1,5 @@ #define __MAJOR_VERSION 1
-#define __MINOR_VERSION 2
+#define __MINOR_VERSION 3
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
|