summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-04-05 05:45:29 +0000
committer(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-04-05 05:45:29 +0000
commit92f7a736e44f3d5199e48459daa78b89a0c9f46d (patch)
treeb0da4b950f23eddf9dd011d8200f16c25557923c
parent9a8ea65ccec0256ecda95581edd69c8d91020867 (diff)
Bump version
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@495 4f64403b-2f21-0410-a795-97e2b3489a10
-rw-r--r--worldtime/WorldTime.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/worldtime/WorldTime.cpp b/worldtime/WorldTime.cpp
index 5451e94..487eaa3 100644
--- a/worldtime/WorldTime.cpp
+++ b/worldtime/WorldTime.cpp
@@ -7,7 +7,7 @@ PLUGINLINK *pluginLink;
PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),
"World Time",
- PLUGIN_MAKE_VERSION(0, 4, 0, 2),
+ PLUGIN_MAKE_VERSION(0, 4, 1, 0),
"Display world times.",
"Scott Ellis",
"mail@scottellis.com.au",