File tree 6 files changed +6
-5
lines changed
6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
VERSION HISTORY
2
2
----------------------------------
3
- v0.41.25-git
3
+ v0.41.25 (2016-10-15 14:40 UTC)
4
4
+ Issue #158: Scenario Resolution: ejected+fled pilots lose hits
5
5
+ Fixed forcestub save for layered force icons
6
6
+ Issue #151: Damaged Small Craft Thruster Shown As Avionics Repair
@@ -9,7 +9,8 @@ v0.41.25-git
9
9
+ Issue #192: Replacing Retractable Blade in Campaign
10
10
+ Bug [#596]: Parts are impossible to get when they shouldn't be.
11
11
+ Issue #77: Dropship refit time never decreases
12
- + Issue #136: 2x C3 Master Mechs not working properly
12
+ + Issue #136: 2x C3 Master Mechs not working properly
13
+ + Updated MegaMek.jar and MegaMekLab.jar to 0.41.25
13
14
14
15
v0.41.24 (2016-10-06 03:15 UTC)
15
16
+ Issue #170: MHQ Unable to Resolve Space Battle with Fighter Squadrons
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.41.25-git " />
23
+ <property name =" version" value =" 0.41.25" />
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.41.25-git " />
23
+ <property name =" version" value =" 0.41.25" />
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.41.25-git
5
+ Application.version = 0.41.25
6
6
Application.vendor = MekHQ Project
7
7
Application.homepage =https://github.com/MegaMek
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