summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-01-17 12:57:31 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-01-17 12:57:31 -0800
commitdab124dfb937f40033613e821da914d75f578637 (patch)
tree982371d4baff4fe24f6dcac563d98116acca47da /version.h
parent8be664cca9ca6b95515fb1bda961f5c844af7d0f (diff)
downloadinfinitytier-dab124dfb937f40033613e821da914d75f578637.tar.gz
infinitytier-dab124dfb937f40033613e821da914d75f578637.zip
VERSION 0.6.9: more UI, installation, and packaging work...
Another release leading up to official binary releases... not much to the core, but quite a bit of work on the UI, installation, and such. This version will build and run on OSX 10.6 while previous versions would fail due to a missing getifmaddrs() function.
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 55c43321..32d9c21c 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision
*/
-#define ZEROTIER_ONE_VERSION_REVISION 8
+#define ZEROTIER_ONE_VERSION_REVISION 9
#endif