summaryrefslogtreecommitdiff
path: root/protocols/MRA/version.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-10-13 08:54:34 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-10-13 08:54:34 +0000
commitde6eb3e4bc30eff928dc932c03812ede3077926a (patch)
tree966a57948af890b1c47699e5ec0db23a26a7add9 /protocols/MRA/version.h
parent870d3d99c22c77a94a352ad292ed67e8eb81edf0 (diff)
MRA: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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