This hasn't been updated to the proper version in a while.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@9673 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Daniel Henninger 2007-12-26 01:28:22 +00:00 committed by dhenninger
parent e5791ee5c6
commit 0a455fe195
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ import java.util.List;
*/
public final class SmackConfiguration {
private static final String SMACK_VERSION = "3.0.0";
private static final String SMACK_VERSION = "3.0.5";
private static int packetReplyTimeout = 5000;
private static int keepAliveInterval = 30000;