summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2014-04-10 22:46:17 -0700
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2014-04-10 22:46:17 -0700
commit42c34742237f22ec41957f9a44f8cdc82ad8bc4e (patch)
tree7154b73212054d91f9b07f1dfa4dba0eab314c46 /version.h
parentaee742e7675dfc125f31fbe00fafeda53c532b05 (diff)
downloadinfinitytier-42c34742237f22ec41957f9a44f8cdc82ad8bc4e.tar.gz
infinitytier-42c34742237f22ec41957f9a44f8cdc82ad8bc4e.zip
VERSION 0.8.2
This version fixes a few more issues with TCP tunneling including GitHub issue #63. It also adds automatic announcement and location of peers on physical LANs (GitHub issue #56) which should greatly improve performance if you happen to be on the same LAN or WiFi network as another peer. It can take 60 seconds or so for this to occur, but it should.
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index bd9fa57b..7180bc5a 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 1
+#define ZEROTIER_ONE_VERSION_REVISION 2
#endif