summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/version.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2016-04-28 16:42:53 +0000
committerAlexander Lantsev <aunsane@gmail.com>2016-04-28 16:42:53 +0000
commit9fa8edc73b6687bbc0f43743b872af83d4d06759 (patch)
tree148f4807922cf6e3d2814df0747494b3cece6f87 /protocols/Tox/src/version.h
parentcdd6bf525f77553ed7b30794f24b37dc42f0e434 (diff)
Tox: updating tox nodes from https://nodes.tox.chat/json
git-svn-id: http://svn.miranda-ng.org/main/trunk@16790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/version.h')
-rw-r--r--protocols/Tox/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h
index 4ab90defe2..c78311d2b6 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 20
+#define __BUILD_NUM 21
#include <stdver.h>