summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/version.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-05-16 07:36:55 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-05-16 07:36:55 +0000
commit9f7ed03494fa22e194e3ee553f3778d68b7ae206 (patch)
tree82723009792acaddd15aeac0d036da28fb944e9f /protocols/Tox/src/version.h
parent2a88f2274cd799a5478905e47d0f4d0e791440b4 (diff)
Tox: attempt to fix file resuming
git-svn-id: http://svn.miranda-ng.org/main/trunk@13613 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 e6fbbb213f..5273fdb637 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 2
+#define __BUILD_NUM 3
#include <stdver.h>