Browse Source

Temporarily bump version to fake 1.0.99 to test auto-update within network.

Adam Ierymenko 10 years ago
parent
commit
6a11c76248
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.h

+ 1 - 1
version.h

@@ -41,6 +41,6 @@
 /**
  * Revision
  */
-#define ZEROTIER_ONE_VERSION_REVISION 3
+#define ZEROTIER_ONE_VERSION_REVISION 99
 
 #endif