From 0b84c10ccc8db26151b25f38869bb462656495d2 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 9 Jan 2015 16:35:20 -0500 Subject: 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. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.h') 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 -- cgit v1.2.3