Skip to content

Commit

Permalink
Update ChangeLog and version to 23.10.22
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Oct 22, 2023
1 parent 4f1c64a commit da60363
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 23.10.22:
- fix loading of Vulkan library in some Linux distributions,
- add Mesa 23.3.0 interlaced video workaround for VA-API,
- (re)store compact view on application launch,
- unescape HTML content in subtitles,
- yt-dlp fixes,

Changes in QMPlay2 23.09.05:
- Wayland Vulkan crash fix for Qt <= 6.4,
- RadioBrowser improvements and fixes,
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 "23.09.05" QMPlay2GitHEAD
#define QMPlay2Version "23.10.22" QMPlay2GitHEAD

QByteArray Version::get()
{
Expand Down

0 comments on commit da60363

Please sign in to comment.