File tree 6 files changed +5
-4
lines changed
6 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
VERSION HISTORY:
2
2
----------------
3
- v0.41.28
3
+ v0.41.28 (2016-12-18 17:35 UTC)
4
4
+ Issue #237: Remove Tech From Lance assignments upon retiring
5
5
+ Fix #262: Advanced Medical: Patient not added to infirmary until day is advanced
6
6
+ Fix #265: Vehicle gunnery skills not showing same as personnel screen
7
+ + Updated MegaMek.jar and MegaMekLab.jar to 0.41.28
7
8
8
9
v0.41.27 (2016-12-07 03:00 UTC)
9
10
+ PR #232: "Advanced Medical" refactor - new medical dialogue, lots of under-the-hood improvements
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.28-git " />
23
+ <property name =" version" value =" 0.41.28" />
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.28-git " />
23
+ <property name =" version" value =" 0.41.28" />
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.28-git
5
+ Application.version = 0.41.28
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