mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 02:39:42 +02:00
Preparing for Smack 2.2.0.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2737 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
754a927f08
commit
c74d96359a
4 changed files with 21 additions and 6 deletions
|
@ -44,7 +44,7 @@ import org.xmlpull.mxp1.MXParser;
|
|||
*/
|
||||
public final class SmackConfiguration {
|
||||
|
||||
private static final String SMACK_VERSION = "1.5.1";
|
||||
private static final String SMACK_VERSION = "2.0.0";
|
||||
|
||||
private static int packetReplyTimeout = 5000;
|
||||
private static int keepAliveInterval = 30000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue