summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FTPFileYM/version.h')
-rw-r--r--plugins/FTPFileYM/version.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/FTPFileYM/version.h b/plugins/FTPFileYM/version.h
new file mode 100644
index 0000000000..ca7d1ef7cd
--- /dev/null
+++ b/plugins/FTPFileYM/version.h
@@ -0,0 +1,4 @@
+#define __FILEVERSION_STRING 0,5,0,0
+#define __VERSION_STRING "0.5.0.0"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 5, 0, 0)
+