summaryrefslogtreecommitdiff
path: root/protocols/Twitter/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-06 17:24:42 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-06 17:24:42 +0000
commitb760585571667f0e71d48ee074c5161a50548ca7 (patch)
treef2a5051cc28992dc2fec0ffe1f7857dbdfe22f91 /protocols/Twitter/src/version.h
parentff81cbdd84f85ae9ae42011eac3c05a588e55df1 (diff)
- fix for the auth url;
- precompiled headers; - unused junk removed; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@9712 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Twitter/src/version.h')
-rw-r--r--protocols/Twitter/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Twitter/src/version.h b/protocols/Twitter/src/version.h
index 28503b3ce5..dd0a05f28e 100644
--- a/protocols/Twitter/src/version.h
+++ b/protocols/Twitter/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 1
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>