mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
* Release Mage 1.1.0 final
This commit is contained in:
parent
dabcc50fb6
commit
d6c1075125
7 changed files with 97 additions and 41 deletions
|
|
@ -30,7 +30,7 @@ public class MultiConnectTest {
|
|||
|
||||
private static final CountDownLatch latch = new CountDownLatch(USER_CONNECT_COUNT);
|
||||
|
||||
private static final MageVersion version = new MageVersion(1, 1, 0, "dev");
|
||||
private static final MageVersion version = new MageVersion(1, 1, 0, "");
|
||||
|
||||
private static volatile int connected;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue