From ea53ae6622e686b82dc0842a4c15026f5adf802d Mon Sep 17 00:00:00 2001 From: Gaston Dombiak Date: Fri, 22 Apr 2005 04:24:55 +0000 Subject: [PATCH] Added support for iq:version. SMACK-53 git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2488 b35dd754-fafc-0310-a699-88a17e54d16e --- build/resources/META-INF/smack.providers | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build/resources/META-INF/smack.providers b/build/resources/META-INF/smack.providers index 77ee5cfe8..efb22e0af 100644 --- a/build/resources/META-INF/smack.providers +++ b/build/resources/META-INF/smack.providers @@ -93,4 +93,11 @@ org.jivesoftware.smackx.provider.DelayInformationProvider + + + query + jabber:iq:version + org.jivesoftware.smackx.packet.Version + + \ No newline at end of file