diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-06-03 16:09:56 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-06-03 16:09:56 -0700 |
commit | 6a11c762487bbbb351c02fc1a83474f1dc1b24a7 (patch) | |
tree | cde03bc63f44165c7f65da95cccfc5681896e521 | |
parent | 35124025589a39ad5e2b9f2180fe5581d08899c8 (diff) | |
download | infinitytier-6a11c762487bbbb351c02fc1a83474f1dc1b24a7.tar.gz infinitytier-6a11c762487bbbb351c02fc1a83474f1dc1b24a7.zip |
Temporarily bump version to fake 1.0.99 to test auto-update within network.
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,6 +41,6 @@ /** * Revision */ -#define ZEROTIER_ONE_VERSION_REVISION 3 +#define ZEROTIER_ONE_VERSION_REVISION 99 #endif |