summaryrefslogtreecommitdiff
path: root/Protocols/IAX/iax.cpp
diff options
context:
space:
mode:
authorpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2010-01-04 17:49:05 +0000
committerpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2010-01-04 17:49:05 +0000
commitc081248a92bb7c1eb2681156e829affd28fa8080 (patch)
tree1d3b5fece67284995d67c7ca63c027095bfda0fb /Protocols/IAX/iax.cpp
parent894989e1bd2885ef7d7c9a5c9df8c8d689d02fb8 (diff)
iax: 0.1.1.0
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@204 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/IAX/iax.cpp')
-rw-r--r--Protocols/IAX/iax.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Protocols/IAX/iax.cpp b/Protocols/IAX/iax.cpp
index 4fbf873..7c5ceb4 100644
--- a/Protocols/IAX/iax.cpp
+++ b/Protocols/IAX/iax.cpp
@@ -30,7 +30,7 @@ PLUGININFOEX pluginInfo={
#else
"IAX protocol (Ansi)",
#endif
- PLUGIN_MAKE_VERSION(0,1,0,0),
+ PLUGIN_MAKE_VERSION(0,1,1,0),
"Provides support for Inter-Asterisk eXchange (IAX) protocol",
"Ricardo Pescuma Domenecci",
"pescuma@miranda-im.org",