Version 0.2.1 - no incompatible protocol changes, a few bug fixes and the new status file feature

This commit is contained in:
Adam Ierymenko 2013-07-06 15:09:59 -04:00
parent 7c85a638b0
commit 7f3dea018c

View File

@ -41,6 +41,6 @@
/** /**
* Revision: 16-bit (0-65535) * Revision: 16-bit (0-65535)
*/ */
#define ZEROTIER_ONE_VERSION_REVISION 0 #define ZEROTIER_ONE_VERSION_REVISION 1
#endif #endif