summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index b6513edc..468f3689 100644
--- a/version.h
+++ b/version.h
@@ -36,11 +36,11 @@
/**
* Minor version
*/
-#define ZEROTIER_ONE_VERSION_MINOR 7
+#define ZEROTIER_ONE_VERSION_MINOR 8
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 2
+#define ZEROTIER_ONE_VERSION_REVISION 0
#endif