Skip to content

Commit

Permalink
Ready to Develop <v.45.2>
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Sep 4, 2018
1 parent 86b0749 commit dd28a19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/history.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
VERSION HISTORY:
----------------
v0.45.2-git

v0.45.1 (2018-09-03 2300 UTC)
+ Issue #178: Equipment Table getting stuck on one equipment type.
+ Issue #181: Cannot assign silver bullet gauss ammo to dropship
Expand Down
2 changes: 1 addition & 1 deletion src/megameklab/com/MegaMekLab.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
import megameklab.com.ui.Mek.MainUI;

public class MegaMekLab {
public static final String VERSION = "0.45.1";
public static final String VERSION = "0.45.2-git";

private static MMLogger logger = null;

Expand Down

0 comments on commit dd28a19

Please sign in to comment.