summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/src/version.h')
-rw-r--r--protocols/Tox/src/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h
index e4140a30e9..377016b9ab 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 3
-#define __BUILD_NUM 2
+#define __MINOR_VERSION 96
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 1
#include <stdver.h>