summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-06 16:37:15 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-06 16:37:15 -0400
commit2fffdfdaf50f892976b9586ccf0a40a306bc34a1 (patch)
treebe8dff93a782134a66c98cf91c4a738c1d272f5d
parentef08494237150435b4c28f78e9a6827786043e2f (diff)
downloadinfinitytier-2fffdfdaf50f892976b9586ccf0a40a306bc34a1.tar.gz
infinitytier-2fffdfdaf50f892976b9586ccf0a40a306bc34a1.zip
Version 0.2.2 - still compatible, now measures latency for everyone, broadcast enabled
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 66da584f..c4547c09 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision: 16-bit (0-65535)
*/
-#define ZEROTIER_ONE_VERSION_REVISION 1
+#define ZEROTIER_ONE_VERSION_REVISION 2
#endif