Updated version 1.5.0.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2474 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Gaston Dombiak 2005-03-31 04:14:23 +00:00 committed by gaston
parent aac5c80a10
commit 19941dc809
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ import org.xmlpull.mxp1.MXParser;
*/
public final class SmackConfiguration {
private static final String SMACK_VERSION = "1.4.1";
private static final String SMACK_VERSION = "1.5.0";
private static int packetReplyTimeout = 5000;
private static int keepAliveInterval = 30000;