diff options
author | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-04-09 18:36:59 +0600 |
---|---|---|
committer | Sergey (Elzor) Bolhovskoy <elzor@foobar2000.ru> | 2010-04-09 18:36:59 +0600 |
commit | 3556a322f43327213a4331ceb2a8cd0b1981742f (patch) | |
tree | 787eebef181bb31ef4ab408529ac7c4b01ca236b /init.cpp | |
parent | 0ca67c83159c2001074b8ff303cc795daebe6ef1 (diff) | |
parent | 6ea93234f4190fec5234f79855455949626d0805 (diff) |
Merge branch 'stopspam_mod' into stopspam_mod_elzor
Diffstat (limited to 'init.cpp')
-rw-r--r-- | init.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50,11 +50,11 @@ UTF8_INTERFACE utfi; PLUGININFOEX pluginInfoEx = { sizeof(PLUGININFOEX), 0, - PLUGIN_MAKE_VERSION(0, 0, 1, 7), + PLUGIN_MAKE_VERSION(0, 0, 1, 8), pluginDescription, "Roman Miklashevsky", "sss123next@list.ru", - "© 2004-2009 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss", + "© 2004-2009 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor", "http://sss.chaoslab.ru:81/tracker/mim_plugs/", UNICODE_AWARE, 0, |