diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2008-04-16 02:44:53 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2008-04-16 02:44:53 +0000 |
commit | 432179302f5fd1c7ae4aceb588e06bbc2be03755 (patch) | |
tree | 87b429ea83211922497fff8aabeae45b9c0f877a /Plugins/emoticons/emoticons.cpp | |
parent | a322d7dd12cfbf50d24350d9f49d0f294211e410 (diff) |
Fix for tZer calls
Version bump
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@84 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/emoticons/emoticons.cpp')
-rw-r--r-- | Plugins/emoticons/emoticons.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/emoticons/emoticons.cpp b/Plugins/emoticons/emoticons.cpp index ac84833..6d86839 100644 --- a/Plugins/emoticons/emoticons.cpp +++ b/Plugins/emoticons/emoticons.cpp @@ -30,7 +30,7 @@ PLUGININFOEX pluginInfo={ #else
"Emoticons",
#endif
- PLUGIN_MAKE_VERSION(0,0,1,6),
+ PLUGIN_MAKE_VERSION(0,0,2,0),
"Emoticons",
"Ricardo Pescuma Domenecci",
"",
|