summaryrefslogtreecommitdiff
path: root/zto/windows/TapDriver6/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'zto/windows/TapDriver6/config.h')
-rw-r--r--zto/windows/TapDriver6/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/zto/windows/TapDriver6/config.h b/zto/windows/TapDriver6/config.h
new file mode 100644
index 0000000..4d36c5a
--- /dev/null
+++ b/zto/windows/TapDriver6/config.h
@@ -0,0 +1,9 @@
+#define PRODUCT_NAME "ZeroTier One Virtual Port"
+#define PRODUCT_VERSION "3.0.0"
+#define PRODUCT_VERSION_RESOURCE 3,0,0,1
+#define PRODUCT_TAP_WIN_COMPONENT_ID "zttap300"
+#define PRODUCT_TAP_WIN_MAJOR 3
+#define PRODUCT_TAP_WIN_MINOR 0
+#define PRODUCT_TAP_WIN_PROVIDER "ZeroTier Networks"
+#define PRODUCT_TAP_WIN_DEVICE_DESCRIPTION PRODUCT_NAME
+#define PRODUCT_TAP_WIN_RELDATE "04/25/2015"