Skip to content

Commit

Permalink
Update version to 16.03.08
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Mar 8, 2016
1 parent d3c6aa1 commit f3b8b9d
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 16.03.07:
Changes in QMPlay2 build 16.03.08:
- feature: suspend the computer after playback is finished,
- fix VA-API driver Intel >= 1.6.2 video filtering,
- fix slow seeking on some slow network streams,
Expand Down
2 changes: 1 addition & 1 deletion src/qmplay2/headers/QMPlay2Core.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef QMPLAY2CORE_HPP
#define QMPLAY2CORE_HPP

#define QMPlay2Version "16.03.07"
#define QMPlay2Version "16.03.08"

#if defined(__i386) || defined(__i386__) || defined(_M_IX86) || (__x86_64) || defined(__x86_64__) || defined(__amd64) || defined(_M_X64)
#define QMPLAY2_CPU_X86
Expand Down

0 comments on commit f3b8b9d

Please sign in to comment.