Updated x265 version number.

This commit is contained in:
LoRd_MuldeR 2014-04-16 20:33:25 +02:00
parent ae5374f68b
commit 868c5d6895

View File

@ -32,7 +32,7 @@
//x265 version info //x265 version info
static const unsigned int VERSION_X265_MINIMUM_VER = 9; static const unsigned int VERSION_X265_MINIMUM_VER = 9;
static const unsigned int VERSION_X265_MINIMUM_REV = 29; static const unsigned int VERSION_X265_MINIMUM_REV = 53;
// ------------------------------------------------------------ // ------------------------------------------------------------
// Helper Macros // Helper Macros