summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-03-05 15:19:45 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-03-05 15:19:45 -0800
commita207ce13c078730f5e999888bb6d575bc67191a0 (patch)
tree173bdc2a1def2056fcfa341fb263e9b81742fe22 /version.h
parent17c77da38f641d3f07213e23198ec5c43e81ee4c (diff)
downloadinfinitytier-a207ce13c078730f5e999888bb6d575bc67191a0.tar.gz
infinitytier-a207ce13c078730f5e999888bb6d575bc67191a0.zip
VERSION 0.7.1: installation fixes, new supernode
This version contains fixes to Linux installation and deployment and adds a new supernode in Tokyo, Japan. It also has a working Windows installer, though a bit more testing is going to take place before Windows binaries are actually released.
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 f035c37c..99fb9453 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 0
+#define ZEROTIER_ONE_VERSION_REVISION 1
#endif