summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-08-21 04:31:22 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-08-21 04:31:22 +0000
commit7bb0946309bccda962efda1798e446848be958d8 (patch)
treeb3f49a8baeb44c44cf3f05c1acb6d533c4ac5a1a /protocols
parentc546793b2a39c59a688e972e06138f0c6b432f63 (diff)
Tox: version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-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 07f1097880..2eee3dc6b1 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 0
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>