File tree 6 files changed +7
-5
lines changed
6 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
VERSION HISTORY
2
2
----------------------------------
3
- v0.3.24-git
3
+ v0.3.24 (2016-02-02 13:10 UTC)
4
4
+ Bug [#841]: [ATB] Hold the line : Enemy reinforcements may start in any location
5
5
+ Bug [#779]: Lost employers dropship
6
6
+ Bug [#991]: 3.23 Headshot mechs cause NPE in Resolution
7
7
+ Bug [#973]: Unable to repair warehouse items due to null pointer exception
8
-
8
+ + Updated MegaMek.jar to 0.41.14
9
+ + Updated MegaMekLab.jar to 0.1.50
10
+
9
11
v0.3.23 (2016-01-01 03:35 UTC)
10
12
+ Updated MegaMek.jar to 0.41.13
11
13
+ Updated MegaMekLab.jar to 0.1.49
Original file line number Diff line number Diff line change 20
20
<!-- Global properties for this build -->
21
21
<!-- Version and packaging properties -->
22
22
<property name =" project.name" value =" mekhq" />
23
- <property name =" version" value =" 0.3.24-git " />
23
+ <property name =" version" value =" 0.3.24" />
24
24
<property name =" osxdist" value =" ${project.name}-${version}-mac" />
25
25
<property name =" windist" value =" ${project.name}-${version}-windows" />
26
26
<property name =" nixdist" value =" ${project.name}-${version}" />
Original file line number Diff line number Diff line change 20
20
<!-- Global properties for this build -->
21
21
<!-- Version and packaging properties -->
22
22
<property name =" project.name" value =" mekhq" />
23
- <property name =" version" value =" 0.3.24-git " />
23
+ <property name =" version" value =" 0.3.24" />
24
24
<property name =" osxdist" value =" ${project.name}-${version}-mac" />
25
25
<property name =" windist" value =" ${project.name}-${version}-windows" />
26
26
<property name =" nixdist" value =" ${project.name}-${version}" />
Original file line number Diff line number Diff line change 2
2
3
3
Application.name = MekHQ
4
4
Application.title = MekHQ
5
- Application.version = 0.3.24-git
5
+ Application.version = 0.3.24
6
6
Application.vendor = MekHQ Project
7
7
Application.homepage =http://mekhq.sourceforge.net
8
8
Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop
You can’t perform that action at this time.
0 commit comments