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