diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2012-10-16 18:43:42 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2012-10-16 18:43:42 +0000 |
commit | 6a1e41df84ea8a76894f263c2c4032273343d3cd (patch) | |
tree | 69810852d0c4cdaa27b5a0b05c8f9f534588b52f /protocols | |
parent | 36b11989c21feab57daa31846533d1cb6725515b (diff) |
forgot to bump version
git-svn-id: http://svn.miranda-ng.org/main/trunk@1961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-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 0196f658bb..054af2330b 100644 --- a/protocols/Twitter/src/version.h +++ b/protocols/Twitter/src/version.h @@ -17,4 +17,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(1, 0, 0, 0)
\ No newline at end of file +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(1, 0, 0, 2)
\ No newline at end of file |