Bump version to 0.6.4 for testing, integrate software updater auto-check into PacketDecoder decode path and main loop.

This commit is contained in:
Adam Ierymenko 2013-12-26 20:57:17 -08:00
commit c8166b2db1
5 changed files with 31 additions and 1 deletions

View file

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