summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-02-11 15:16:42 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-02-11 15:16:42 -0800
commitc17082a4f8a5819738b3af63757630dc1191d745 (patch)
treef87067d7244388cd1984081a9098a16ceabca1ec
parent9acfd3eb734bc745d42e9e6acff950891ce831d3 (diff)
downloadinfinitytier-c17082a4f8a5819738b3af63757630dc1191d745.tar.gz
infinitytier-c17082a4f8a5819738b3af63757630dc1191d745.zip
VERSION 0.6.14: bug fixes, Unix device persistence
This version adds persistence of *nix device names (where possible), and fixes a possible crash in Topology.cpp that was introduced in a previous revision. It also adds a new supernode located in Singapore!
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 01485939..fc9e6fe3 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 13
+#define ZEROTIER_ONE_VERSION_REVISION 14
#endif