From 36b11989c21feab57daa31846533d1cb6725515b Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Tue, 16 Oct 2012 18:41:01 +0000 Subject: Updated Twitter to version 1.0.0.2: Revision: 16 Autor: seventh.adept Datum: Dienstag, 16. Oktober 2012 15:33:18 Meldung: forgot to bump the version in version.h to 1.0.0.2 Revision: 15 Autor: seventh.adept Datum: Dienstag, 16. Oktober 2012 15:03:41 Meldung: - Updated plugin to work with API v1.1 - Made an attempt to fix truncated retweets. My work around isn't pretty and can fail, if anyone wants to help give me a yell - added comments Revision: 14 Autor: seventh.adept Datum: Donnerstag, 7. Juni 2012 15:38:40 Meldung: fixed the "&" issue in tweets version bump 1.0.0.1 git-svn-id: http://svn.miranda-ng.org/main/trunk@1960 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Twitter/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Twitter/src/main.cpp') diff --git a/protocols/Twitter/src/main.cpp b/protocols/Twitter/src/main.cpp index d5612be8b4..e354725dce 100644 --- a/protocols/Twitter/src/main.cpp +++ b/protocols/Twitter/src/main.cpp @@ -34,7 +34,7 @@ PLUGININFOEX pluginInfo={ "Provides basic support for Twitter protocol.", "dentist, omniwolf, Thief", "", - "© 2009-2010 dentist, 2010-2011 omniwolf and Thief", + "© 2009-2010 dentist, 2010-2012 omniwolf and Thief", "http://miranda-ng.org/", UNICODE_AWARE, //{BC09A71B-B86E-4d33-B18D-82D30451DD3C} -- cgit v1.2.3