diff options
author | wishmaster51@gmail.com <wishmaster51@gmail.com@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2012-05-05 15:25:23 +0000 |
---|---|---|
committer | wishmaster51@gmail.com <wishmaster51@gmail.com@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2012-05-05 15:25:23 +0000 |
commit | 502df0fb82d3a472ea31ba6846d7b69c64440892 (patch) | |
tree | 4d14aa72a039e6dadf75050350fd1896b1c8bf55 /Plugins/avatarhistory/AvatarHistory.cpp | |
parent | d2c7cedf44fe8813f8d55950bdf0f8b94d19609b (diff) |
version bump 0.0.3.1
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@249 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/avatarhistory/AvatarHistory.cpp')
-rw-r--r-- | Plugins/avatarhistory/AvatarHistory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/avatarhistory/AvatarHistory.cpp b/Plugins/avatarhistory/AvatarHistory.cpp index a6ef0d1..5d624db 100644 --- a/Plugins/avatarhistory/AvatarHistory.cpp +++ b/Plugins/avatarhistory/AvatarHistory.cpp @@ -76,7 +76,7 @@ PLUGININFOEX pluginInfo={ #else
"Avatar History (Ansi)",
#endif
- PLUGIN_MAKE_VERSION(0,0,3,0),
+ PLUGIN_MAKE_VERSION(0,0,3,1),
"This plugin keeps backups of all your contacts' avatar changes and/or shows popups",
"Matthew Wild (MattJ), Ricardo Pescuma Domenecci",
"mwild1@gmail.com",
|