summaryrefslogtreecommitdiff
path: root/plugins/SRMM/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SRMM/src/version.h')
-rw-r--r--plugins/SRMM/src/version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/SRMM/src/version.h b/plugins/SRMM/src/version.h
deleted file mode 100644
index 0231d7a7ea..0000000000
--- a/plugins/SRMM/src/version.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#define __FILEVERSION_STRING 0,11,0,1
-#define __VERSION_STRING "0.11.0.1"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 11, 0, 1)