Skip to content

Commit 5f78ffc

Browse files
committed
+ Updated MegaMek.jar to 0.41.23
+ Updated MegaMekLab.jar to 0.1.59 + development snapshot <0.3.33>
1 parent 748cda0 commit 5f78ffc

File tree

6 files changed

+8
-6
lines changed

6 files changed

+8
-6
lines changed

MekHQ/MegaMek.jar

41 Bytes
Binary file not shown.

MekHQ/MegaMekLab.jar

4.8 MB
Binary file not shown.

MekHQ/docs/history.txt

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
VERSION HISTORY
22
----------------------------------
3-
v0.3.33-git
4-
+Added AtB preset.
5-
+Reworked AtB RAT subsystem and added option to use RAT Generator.
3+
v0.3.33 (2016-09-20 00:07 UTC)
4+
+ Added AtB preset.
5+
+ Reworked AtB RAT subsystem and added option to use RAT Generator
6+
+ Updated MegaMek.jar to 0.41.23
7+
+ Updated MegaMekLab.jar to 0.1.59
68

79
v0.3.32 (2016-08-26 03:00 UTC)
810
+ Issue #131: Personnel Market update blank

MekHQ/packaging.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- Global properties for this build -->
2121
<!-- Version and packaging properties -->
2222
<property name="project.name" value="mekhq" />
23-
<property name="version" value="0.3.33-git"/>
23+
<property name="version" value="0.3.33"/>
2424
<property name="osxdist" value="${project.name}-${version}-mac" />
2525
<property name="windist" value="${project.name}-${version}-windows" />
2626
<property name="nixdist" value="${project.name}-${version}" />

MekHQ/packaging_local.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- Global properties for this build -->
2121
<!-- Version and packaging properties -->
2222
<property name="project.name" value="mekhq" />
23-
<property name="version" value="0.3.33-git"/>
23+
<property name="version" value="0.3.33"/>
2424
<property name="osxdist" value="${project.name}-${version}-mac" />
2525
<property name="windist" value="${project.name}-${version}-windows" />
2626
<property name="nixdist" value="${project.name}-${version}" />

MekHQ/src/mekhq/resources/MekHQ.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Application.name = MekHQ
44
Application.title = MekHQ
5-
Application.version = 0.3.33-git
5+
Application.version = 0.3.33
66
Application.vendor= MekHQ Project
77
Application.homepage=https://github.com/MegaMek
88
Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop

0 commit comments

Comments
 (0)