diff --git a/ChangeLog b/ChangeLog index 65d1110f1..20d91cb7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Changes in QMPlay2 build 19.11.xx: +Changes in QMPlay2 build 19.11.06: - remove dedicated VDPAU video output and add VDPAU interoperation with OpenGL, - add more search patch for VA-API and VDPAU drivers (for AppImage), - fix colorspace issues when using CPU deinterlacing filters, diff --git a/src/qmplay2/Version.cpp b/src/qmplay2/Version.cpp index 9f3dac459..4dd4d2ba0 100644 --- a/src/qmplay2/Version.cpp +++ b/src/qmplay2/Version.cpp @@ -25,7 +25,7 @@ #ifndef QMPlay2GitHEAD #define QMPlay2GitHEAD #endif -#define QMPlay2Version "19.09.03" QMPlay2GitHEAD +#define QMPlay2Version "19.11.06" QMPlay2GitHEAD QByteArray Version::get() {