mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-07 13:41:08 +01:00
Updated version information for creating version 3.2 Beta2
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_2_0@12032 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
5675258eb7
commit
74188e6856
4 changed files with 5 additions and 3 deletions
|
|
@ -44,7 +44,7 @@ import java.util.*;
|
|||
*/
|
||||
public final class SmackConfiguration {
|
||||
|
||||
private static final String SMACK_VERSION = "3.2.0 Beta";
|
||||
private static final String SMACK_VERSION = "3.2.0 Beta2";
|
||||
|
||||
private static int packetReplyTimeout = 5000;
|
||||
private static int keepAliveInterval = 30000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue