VERSION 0.6.5: minor bug fix in peer connection tracking

This commit is contained in:
Adam Ierymenko 2013-12-31 01:22:32 -08:00
parent 83a38b8f46
commit 8055635e85
2 changed files with 7 additions and 5 deletions

View file

@ -41,6 +41,6 @@
/**
* Revision
*/
#define ZEROTIER_ONE_VERSION_REVISION 4
#define ZEROTIER_ONE_VERSION_REVISION 5
#endif