summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-06 15:09:59 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-06 15:09:59 -0400
commit7f3dea018c8034208b40e2633b04d06f917c1957 (patch)
tree917bb2e92b7214351c199c1127972418ea114aca /version.h
parent7c85a638b054f115cbb3c00d45e32cbf6db2a56c (diff)
downloadinfinitytier-7f3dea018c8034208b40e2633b04d06f917c1957.tar.gz
infinitytier-7f3dea018c8034208b40e2633b04d06f917c1957.zip
Version 0.2.1 - no incompatible protocol changes, a few bug fixes and the new status file feature
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 69ba057c..66da584f 100644
--- a/version.h
+++ b/version.h
@@ -41,6 +41,6 @@
/**
* Revision: 16-bit (0-65535)
*/
-#define ZEROTIER_ONE_VERSION_REVISION 0
+#define ZEROTIER_ONE_VERSION_REVISION 1
#endif