summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 7180bc5a..8f75a81e 100644
--- a/version.h
+++ b/version.h
@@ -36,11 +36,11 @@
/**
* Minor version
*/
-#define ZEROTIER_ONE_VERSION_MINOR 8
+#define ZEROTIER_ONE_VERSION_MINOR 9
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 2
+#define ZEROTIER_ONE_VERSION_REVISION 0
#endif