Skip to content

Commit

Permalink
Set correct release date.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrescher2006 committed Oct 16, 2017
1 parent 057ab18 commit ddbbf1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion qml/pages/AboutPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Page
anchors.horizontalCenter: parent.horizontalCenter
font.pixelSize: Theme.fontSizeExtraSmall
color: Theme.secondaryColor
text: qsTr("Date: ") + "13.10.2017";
text: qsTr("Date: ") + "16.10.2017";
}
Label
{
Expand Down
2 changes: 1 addition & 1 deletion rpm/harbour-laufhelden.changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Fri Oct 13 2017 Jens Drescher <[email protected]> 0.9.4-5
* Mon Oct 16 2017 Jens Drescher <[email protected]> 0.9.4-5
- added new feature autosave
- new values for record page: altitude and heartrate average
- value fields on record page are configurable now
Expand Down

0 comments on commit ddbbf1b

Please sign in to comment.