Browse Source

VERSION 0.6.13: small bug fix, UI work

This is just a small bug fix and some UI work. Version bumps will be
coming faster too to test auto-update.
Adam Ierymenko 11 years ago
parent
commit
7fdca150a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.h

+ 1 - 1
version.h

@@ -41,6 +41,6 @@
 /**
  * Revision
  */
-#define ZEROTIER_ONE_VERSION_REVISION 12
+#define ZEROTIER_ONE_VERSION_REVISION 13
 
 #endif