Browse Source

VERSION 0.6.10: Windows runs again!

Not a significant release for OSS users, but this version marks a significant
increase in workitude on the Windows platform. A properly and officially
signed x64 driver is also included. x86 drivers and more Windows work including
Qt UI are coming soon.
Adam Ierymenko 11 years ago
parent
commit
6ae2c5f5c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.h

+ 1 - 1
version.h

@@ -41,6 +41,6 @@
 /**
 /**
  * Revision
  * Revision
  */
  */
-#define ZEROTIER_ONE_VERSION_REVISION 9
+#define ZEROTIER_ONE_VERSION_REVISION 10
 
 
 #endif
 #endif