Skip to content

Commit

Permalink
Update change log and version
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Oct 24, 2017
1 parent 3c733bb commit a5c6066
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Changes in QMPlay2 build 17.10.24:
- add option to stop playback after every file,
- fix crash in FFmpeg settings on Windows XP,
- add Datmusic (VK) as Pleer replacement,
- fix possible crash in RadioBrowser,

Changes in QMPlay2 build 17.10.04:
- command line seeking bugfix,
- update for Wbijam changes,
Expand Down
2 changes: 1 addition & 1 deletion src/qmplay2/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#ifndef QMPlay2GitHEAD
#define QMPlay2GitHEAD
#endif
#define QMPlay2Version "17.10.04" QMPlay2GitHEAD
#define QMPlay2Version "17.10.24" QMPlay2GitHEAD

QByteArray Version::get()
{
Expand Down

0 comments on commit a5c6066

Please sign in to comment.