Skip to content

Commit a829e78

Browse files
committed
+ development snapshot <0.41.25>
1 parent d5362c4 commit a829e78

File tree

6 files changed

+6
-5
lines changed

6 files changed

+6
-5
lines changed

MekHQ/MegaMek.jar

5 Bytes
Binary file not shown.

MekHQ/MegaMekLab.jar

353 Bytes
Binary file not shown.

MekHQ/docs/history.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VERSION HISTORY
22
----------------------------------
3-
v0.41.25-git
3+
v0.41.25 (2016-10-15 14:40 UTC)
44
+ Issue #158: Scenario Resolution: ejected+fled pilots lose hits
55
+ Fixed forcestub save for layered force icons
66
+ Issue #151: Damaged Small Craft Thruster Shown As Avionics Repair
@@ -9,7 +9,8 @@ v0.41.25-git
99
+ Issue #192: Replacing Retractable Blade in Campaign
1010
+ Bug [#596]: Parts are impossible to get when they shouldn't be.
1111
+ 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
1314

1415
v0.41.24 (2016-10-06 03:15 UTC)
1516
+ Issue #170: MHQ Unable to Resolve Space Battle with Fighter Squadrons

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.41.25-git"/>
23+
<property name="version" value="0.41.25"/>
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.41.25-git"/>
23+
<property name="version" value="0.41.25"/>
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.41.25-git
5+
Application.version = 0.41.25
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)