summaryrefslogtreecommitdiff
path: root/ping/ping.cpp
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-04-27 04:43:12 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-04-27 04:43:12 +0000
commit62b384e8b2e5747bd065da4fc8ea2a4decb21202 (patch)
treeebbba11358ad0e28d5f494833f119fe50ff27fa0 /ping/ping.cpp
parent303c2fb05ca6a8ea2c73b3067773d418aa323399 (diff)
update use of icolib
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@160 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'ping/ping.cpp')
-rw-r--r--ping/ping.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ping/ping.cpp b/ping/ping.cpp
index 67a6165..90ee2d5 100644
--- a/ping/ping.cpp
+++ b/ping/ping.cpp
@@ -13,7 +13,7 @@ bool use_raw_ping = true;
PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),
"Ping Plugin",
- PLUGIN_MAKE_VERSION(0, 8, 0, 0),
+ PLUGIN_MAKE_VERSION(0, 8, 0, 1),
"Ping labelled IP addresses or domain names.",
"Scott Ellis",
"mail@scottellis.com.au",