From 1ecf6ed3d0c7a112310cbf9ee0b17eddb839bf04 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko <adam.ierymenko@gmail.com> Date: Mon, 8 Jul 2013 20:54:09 -0400 Subject: [PATCH] 0.2.3 - OSX bug fix, multicast propagation fix, no incompatible protocol changes --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index c4547c09f..c320af0c5 100644 --- a/version.h +++ b/version.h @@ -41,6 +41,6 @@ /** * Revision: 16-bit (0-65535) */ -#define ZEROTIER_ONE_VERSION_REVISION 2 +#define ZEROTIER_ONE_VERSION_REVISION 3 #endif