From 7fdca150a9f2a689ed58dc7fb3c548551e27456f Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 4 Feb 2014 22:15:57 -0800 Subject: [PATCH] VERSION 0.6.13: small bug fix, UI work This is just a small bug fix and some UI work. Version bumps will be coming faster too to test auto-update. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index e9afd5440..01485939b 100644 --- a/version.h +++ b/version.h @@ -41,6 +41,6 @@ /** * Revision */ -#define ZEROTIER_ONE_VERSION_REVISION 12 +#define ZEROTIER_ONE_VERSION_REVISION 13 #endif