Bump version.
This commit is contained in:
parent
f06751fe93
commit
ea40bc5f1c
@ -40,8 +40,8 @@
|
||||
#include <QPair>
|
||||
|
||||
//x265 version info
|
||||
static const unsigned int VERSION_X265_MINIMUM_VER = 28;
|
||||
static const unsigned int VERSION_X265_MINIMUM_REV = 47;
|
||||
static const unsigned int VERSION_X265_MINIMUM_VER = 29;
|
||||
static const unsigned int VERSION_X265_MINIMUM_REV = 1;
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Helper Macros
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 8
|
||||
#define VER_X264_PATCH 8
|
||||
#define VER_X264_PATCH 9
|
||||
#define VER_X264_BUILD 1138
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
Loading…
Reference in New Issue
Block a user