summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-02-04 22:15:57 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-02-04 22:15:57 -0800
commit7fdca150a9f2a689ed58dc7fb3c548551e27456f (patch)
tree4df012da51334ce87bf1b2460843a770938b3cd2
parent165de71754b9cd9879eeae0d5255fb538de077e6 (diff)
downloadinfinitytier-7fdca150a9f2a689ed58dc7fb3c548551e27456f.tar.gz
infinitytier-7fdca150a9f2a689ed58dc7fb3c548551e27456f.zip
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.
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index e9afd544..01485939 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 12
+#define ZEROTIER_ONE_VERSION_REVISION 13
#endif