Skip to content

Commit

Permalink
Version bump to 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
brezerk committed Apr 26, 2018
1 parent 9c40727 commit db5009b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Version 1.3.7
- Wine stock icons to be organised through Q4Wine [BUG-117];
- Add gnome-terminal into terminal detection logic [BUG-118];
- Added French translation (thx 2 seigneurfuo);

Version 1.3.6
Updated:
- Added indication of applications which was installed through winetricks [BUG-106][BUG-111];
Expand Down
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PROJECT(q4wine)

SET(CMAKE_VERBOSE_MAKEFILE ON)

SET(APP_VERSION "1.3.6")
SET(APP_VERSION "1.3.7")
SET(APP_NAME_GLOBAL "q4wine")

if(POLICY CMP0011)
Expand Down

0 comments on commit db5009b

Please sign in to comment.