From dfe76cf65e6f20d5f9c92982a241ffecf6bb3405 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Wed, 4 Feb 2015 19:24:57 +0000 Subject: Tox: - added delay for resending chunk of file - updated tox core - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12003 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/Tox/src/version.h') diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index 775b7089a0..3edccd9363 100644 --- a/protocols/Tox/src/version.h +++ b/protocols/Tox/src/version.h @@ -1,14 +1,14 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 11 #define __RELEASE_NUM 0 -#define __BUILD_NUM 4 +#define __BUILD_NUM 5 #include #define __PLUGIN_NAME "Tox protocol" #define __FILENAME "Tox.dll" #define __DESCRIPTION "Tox protocol support for Miranda NG." -#define __AUTHOR "ForNeVeR, Mataes, unsane" +#define __AUTHOR "Miranda NG Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/Tox/" -#define __COPYRIGHT "© 2014 Miranda NG Team" +#define __COPYRIGHT "© 2014-15 Miranda NG Team" -- cgit v1.2.3