From 2c8676cf166042f7f6d4526c392e70518a4279dc Mon Sep 17 00:00:00 2001 From: Jlppc Date: Sat, 5 Nov 2016 14:57:38 +0100 Subject: [PATCH] Alpha 0.05 --- bin/jlppc/regimys/launch/Start.class | Bin 4364 -> 4364 bytes src/jlppc/regimys/launch/Start.java | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/jlppc/regimys/launch/Start.class b/bin/jlppc/regimys/launch/Start.class index 810d346bee9fb78b55cc8f9808d593acd79a808c..8278d5e8678172eebb03ac2c0a98cfd8f7c23e4e 100644 GIT binary patch delta 16 XcmeBC>QUO@$;j+;=Imx4#smBSGP?#2 delta 16 XcmeBC>QUO@$;hmHoollX;{kpEEiMHu diff --git a/src/jlppc/regimys/launch/Start.java b/src/jlppc/regimys/launch/Start.java index b9db7126..b88b3670 100644 --- a/src/jlppc/regimys/launch/Start.java +++ b/src/jlppc/regimys/launch/Start.java @@ -27,7 +27,7 @@ public class Start { Initializer.init(); } - public static float version = 0.04f; + public static float version = 0.05f; public static char commits = ' ';