Bump version.
This commit is contained in:
parent
286f615370
commit
0f0e746b51
@ -37,8 +37,8 @@
|
||||
#include <QRegExp>
|
||||
|
||||
//x265 version info
|
||||
static const unsigned int VERSION_X265_MINIMUM_VER = 18;
|
||||
static const unsigned int VERSION_X265_MINIMUM_REV = 167;
|
||||
static const unsigned int VERSION_X265_MINIMUM_VER = 18;
|
||||
static const unsigned int VERSION_X265_MINIMUM_REV = 187;
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Helper Macros
|
||||
|
@ -26,7 +26,7 @@
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 6
|
||||
#define VER_X264_PATCH 5
|
||||
#define VER_X264_BUILD 1003
|
||||
#define VER_X264_BUILD 1004
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user