From 067aa1efa30148bc3141aeba50ed1f81e414fede Mon Sep 17 00:00:00 2001 From: Matt Oliver Date: Sun, 21 May 2023 01:59:03 +1000 Subject: [PATCH] project: Update for recent merge. --- SMP/x264_config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SMP/x264_config.h b/SMP/x264_config.h index 4e8e60452..f6caf93e2 100644 --- a/SMP/x264_config.h +++ b/SMP/x264_config.h @@ -2,7 +2,7 @@ #define X264_GPL 1 #define X264_INTERLACED 1 #define X264_CHROMA_FORMAT 0 -#define X264_REV 3106 +#define X264_REV 3107 #define X264_REV_DIFF 0 -#define X264_VERSION " r3106" -#define X264_POINTVER "0.164.3106" +#define X264_VERSION " r3107" +#define X264_POINTVER "0.164.3107"