summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-09-18 13:40:58 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-09-18 13:40:58 -0700
commitd37c3ad30f23f4c2dda23dfac6852dddde6af18d (patch)
tree89697c97972afc644ecca4d3d9feac8cf1ed9d1a
parent470823104613fdb8abd8a2ebae6a5c8d7a5679d2 (diff)
downloadinfinitytier-d37c3ad30f23f4c2dda23dfac6852dddde6af18d.tar.gz
infinitytier-d37c3ad30f23f4c2dda23dfac6852dddde6af18d.zip
VERSION 0.9.3: unreleased update with some fixes for Pi users
This version is being tagged and bagged, despite the fact that it's not going to be released and won't be merged into master until 1.0.0 is ready. It contains several Linux build fixes, a fix for a unix domain socket resource leak, and build fixes for the Raspberry Pi.
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index d4907f85..e0b822b0 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 2
+#define ZEROTIER_ONE_VERSION_REVISION 3
#endif