From 1ab85ee9ff6103c66ac9e7847aead3992ca66921 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Mon, 27 Jul 2015 21:50:40 +0000 Subject: Tox: updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@14741 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Tox/src') diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index 2a5dbb12b2..10ddf68863 100644 --- a/protocols/Tox/src/version.h +++ b/protocols/Tox/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 11 #define __RELEASE_NUM 1 -#define __BUILD_NUM 11 +#define __BUILD_NUM 12 #include @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/Tox/" -#define __COPYRIGHT "© 2014-15 Miranda NG Team" +#define __COPYRIGHT "� 2014-15 Miranda NG Team" -- cgit v1.2.3