summaryrefslogtreecommitdiff
path: root/protocols/IRCG/version.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-10-12 14:53:57 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-10-12 14:53:57 +0000
commit3b55a62fdcb1f8222de3c2c8fbed530792c419a0 (patch)
tree5b2f628e847f61bb3e16f95ecaed6e187963362f /protocols/IRCG/version.h
parent1f9c986d82657f965462d289bf94aa012cf026fc (diff)
GTalkExt, ICQ, IRC, Jabber: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IRCG/version.h')
-rw-r--r--protocols/IRCG/version.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/protocols/IRCG/version.h b/protocols/IRCG/version.h
deleted file mode 100644
index 4def5ec467..0000000000
--- a/protocols/IRCG/version.h
+++ /dev/null
@@ -1,12 +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)
-
-#define __DESC "IRC protocol for Miranda NG."
-#define __AUTHOR "Miranda team"
-#define __AUTHOREMAIL "ghazan@miranda-im.org"
-#define __COPYRIGHT "c 2003-2011 Jurgen Persson, George Hazan"
-#define __AUTHORWEB "http://miranda-ng.org/"
-
-#define __PLUGIN_NAME "IRC protocol"
-#define __FILENAME "IRC.dll"