Skip to content

Commit

Permalink
[rel] release 4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bgallois committed Jun 25, 2020
1 parent ee31d71 commit c1a310f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# FastTrack changelog

## 4.9.2

### Added
- Added integrated help.
- Added theme selector.

### Fixed
- Fixed list of objects update in the Replay panel.

## 4.9.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion src/FastTrack.pro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

TARGET = FastTrack
TEMPLATE = app
VERSION = 4.9.1
VERSION = 4.9.2
DEFINES += APP_VERSION=\\\"$$VERSION\\\"


Expand Down

0 comments on commit c1a310f

Please sign in to comment.