Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Mar 2, 2018
1 parent 3684725 commit aea1a82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Changes in QMPlay2 build 18.02.24:
Changes in QMPlay2 build 18.03.02:
- allow to move video and subtitles in OpenGL2 video output (Ctrl and Shift key modifiers),
- add option to automatically perform non-recursive quick sync on playlist group,
- add high quality video scaling in OpenGL2 video output (disabled by default),
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 "18.02.24" QMPlay2GitHEAD
#define QMPlay2Version "18.03.02" QMPlay2GitHEAD

QByteArray Version::get()
{
Expand Down

0 comments on commit aea1a82

Please sign in to comment.