Updated Avs2YUV to v0.24 (BugMaster's mod 3).

This commit is contained in:
LoRd_MuldeR 2015-01-31 19:16:26 +01:00
parent 508734686e
commit 96f9965e84
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
#include <QDir>
#include <QProcess>
static const unsigned int VER_X264_AVS2YUV_VER = 242;
static const unsigned int VER_X264_AVS2YUV_VER = 243;
// ------------------------------------------------------------
// Constructor & Destructor

View File

@ -25,8 +25,8 @@
#define VER_X264_MAJOR 2
#define VER_X264_MINOR 4
#define VER_X264_PATCH 5
#define VER_X264_BUILD 900
#define VER_X264_PATCH 6
#define VER_X264_BUILD 902
#define VER_X264_PORTABLE_EDITION (0)