Skip to content

Commit

Permalink
Ready to Develop <0.43.5>
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Oct 2, 2017
1 parent 5526bc3 commit f7f0dd8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions MekHQ/docs/history.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
VERSION HISTORY:
----------------
v0.43.5-git

v0.43.4 (2017-10-01 11:00 UTC)
+ Updating the repo with 0.43.3 Data
+ Issue 418: Add log4j support to MekHQ.
Expand Down
2 changes: 1 addition & 1 deletion MekHQ/packaging.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- Global properties for this build -->
<!-- Version and packaging properties -->
<property name="project.name" value="mekhq" />
<property name="version" value="0.43.4"/>
<property name="version" value="0.43.5-git"/>
<property name="osxdist" value="${project.name}-${version}-mac" />
<property name="windist" value="${project.name}-${version}-windows" />
<property name="nixdist" value="${project.name}-${version}" />
Expand Down
2 changes: 1 addition & 1 deletion MekHQ/packaging_local.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- Global properties for this build -->
<!-- Version and packaging properties -->
<property name="project.name" value="mekhq" />
<property name="version" value="0.43.4"/>
<property name="version" value="0.43.5-git"/>
<property name="osxdist" value="${project.name}-${version}-mac" />
<property name="windist" value="${project.name}-${version}-windows" />
<property name="nixdist" value="${project.name}-${version}" />
Expand Down
2 changes: 1 addition & 1 deletion MekHQ/src/mekhq/resources/MekHQ.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Application.name = MekHQ
Application.title = MekHQ
Application.version = 0.43.4
Application.version = 0.43.5-git
Application.vendor= MekHQ Project
Application.homepage=https://github.com/MegaMek
Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop
Expand Down

0 comments on commit f7f0dd8

Please sign in to comment.