summaryrefslogtreecommitdiff
path: root/protocols/MRA/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/MRA/version.h')
-rw-r--r--protocols/MRA/version.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/MRA/version.h b/protocols/MRA/version.h
deleted file mode 100644
index b7ce1137bf..0000000000
--- a/protocols/MRA/version.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#define __FILEVERSION_STRING 2, 0, 0, 1
-#define __VERSION_STRING "2.0.0.1"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(2, 0, 0, 1)
-
-#define PROTO_VERSION_MAJOR 1
-#define PROTO_VERSION_MINOR 21