summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/version.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-11-23 19:15:20 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-11-23 19:15:20 +0000
commit44ac2cea0d7dee5b2fdd085d3a4051d844b18728 (patch)
treec20c33b8216c183d6f236fa0b7bd410b4b1f1532 /protocols/Tox/src/version.h
parent1073b96d7e35e4dfb84e5d9d32ab9796f9a863c0 (diff)
Tox: updated tox core
git-svn-id: http://svn.miranda-ng.org/main/trunk@15761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/version.h')
-rw-r--r--protocols/Tox/src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h
index 977e7295a4..32e80a4155 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 15
+#define __BUILD_NUM 16
#include <stdver.h>
@@ -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"