From e9d52596afd12795a9f5533cefc783343996d686 Mon Sep 17 00:00:00 2001 From: pescuma Date: Fri, 29 Jan 2010 02:59:50 +0000 Subject: iax: 0.1.3.0 + Added protocol icons + Added popups * Fix for connection after connection failed git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@218 c086bb3d-8645-0410-b8da-73a8550f86e7 --- Protocols/IAX/iax.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Protocols/IAX/iax.cpp') diff --git a/Protocols/IAX/iax.cpp b/Protocols/IAX/iax.cpp index c35fa14..20b8af4 100644 --- a/Protocols/IAX/iax.cpp +++ b/Protocols/IAX/iax.cpp @@ -30,11 +30,11 @@ PLUGININFOEX pluginInfo={ #else "IAX protocol (Ansi)", #endif - PLUGIN_MAKE_VERSION(0,1,2,0), + PLUGIN_MAKE_VERSION(0,1,3,0), "Provides support for Inter-Asterisk eXchange (IAX) protocol", "Ricardo Pescuma Domenecci", "pescuma@miranda-im.org", - "© 2009 Ricardo Pescuma Domenecci", + "© 2009-2010 Ricardo Pescuma Domenecci", "http://pescuma.org/miranda/iax", UNICODE_AWARE, 0, //doesn't replace anything built-in -- cgit v1.2.3