mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-16 12:12:06 +01:00
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:
parent
e5791ee5c6
commit
0a455fe195
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue