mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 18:59:41 +02:00
Updated for 1.4.1 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2405 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
7bb63a5d8d
commit
af03dfb7c9
3 changed files with 21 additions and 4 deletions
|
@ -75,7 +75,7 @@ import org.xmlpull.v1.*;
|
|||
*/
|
||||
public final class SmackConfiguration {
|
||||
|
||||
private static final String SMACK_VERSION = "1.4.0";
|
||||
private static final String SMACK_VERSION = "1.4.1";
|
||||
|
||||
private static int packetReplyTimeout = 5000;
|
||||
private static int keepAliveInterval = 30000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue