summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-01-09 16:35:20 -0500
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-01-09 16:35:20 -0500
commit0b84c10ccc8db26151b25f38869bb462656495d2 (patch)
tree2ec398814bce8a65f07778ca0bc4d10361d69fc8 /version.h
parentafea153a0b0dc8223d4541f16bf8c9e4dfd49e99 (diff)
downloadinfinitytier-0b84c10ccc8db26151b25f38869bb462656495d2.tar.gz
infinitytier-0b84c10ccc8db26151b25f38869bb462656495d2.zip
Add confirmation step to new netconf, with the caveat that it will be disabled for older netconf servers to avoid race. Also add some comments.
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 60e058df..fabfa384 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