Skip to content

Commit

Permalink
Update ChangeLog and version to 21.03.09
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Mar 8, 2021
1 parent a41863b commit 49538fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Changes in QMPlay2 21.03.09:
- drop support for Qt < 5.10, CMake < 3.9, TagLib < 1.9, FFmpeg < 4.0,
- fix possible freeze on Windows when Vulkan is enabled,
- add PipeWire audio output,
- fix YouTube videos,
- minor fixes,

Changes in QMPlay2 20.12.16:
- fix playback of some network streams,
- change CDDB server to gnudb.org,
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 "20.12.07" QMPlay2GitHEAD
#define QMPlay2Version "21.03.09" QMPlay2GitHEAD

QByteArray Version::get()
{
Expand Down

0 comments on commit 49538fb

Please sign in to comment.