diff options
Diffstat (limited to 'sametime/sametime.cpp')
-rw-r--r-- | sametime/sametime.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sametime/sametime.cpp b/sametime/sametime.cpp index d8933d8..75ed96a 100644 --- a/sametime/sametime.cpp +++ b/sametime/sametime.cpp @@ -35,7 +35,7 @@ bool is_idle = false; PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),
"Sametime Protocol",
- PLUGIN_MAKE_VERSION(0, 5, 7, 1),
+ PLUGIN_MAKE_VERSION(0, 5, 8, 0),
"Implementation of Instant Messaging for the Lotus Sametime protocol.",
"Scott Ellis",
"mail@scottellis.com.au",
|