From 6a11c762487bbbb351c02fc1a83474f1dc1b24a7 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 3 Jun 2015 16:09:56 -0700 Subject: [PATCH] Temporarily bump version to fake 1.0.99 to test auto-update within network. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index f7b253a7b..7f5fce37e 100644 --- a/version.h +++ b/version.h @@ -41,6 +41,6 @@ /** * Revision */ -#define ZEROTIER_ONE_VERSION_REVISION 3 +#define ZEROTIER_ONE_VERSION_REVISION 99 #endif