Set Version to 1.0.1

This commit is contained in:
LevelX2 2013-03-10 11:40:56 +01:00
parent e67620260c
commit aa0290fd32
33 changed files with 35 additions and 35 deletions

View file

@ -30,7 +30,7 @@ public class MultiConnectTest {
private final static CountDownLatch latch = new CountDownLatch(USER_CONNECT_COUNT);
private final static MageVersion version = new MageVersion(0, 8, 1, "");
private final static MageVersion version = new MageVersion(1, 0, 1, "");
private static volatile int connected;