From 8a428ff401f34e3aa2a38f837e34e31cc948c23f Mon Sep 17 00:00:00 2001 From: Matt Oliver Date: Sun, 12 Mar 2023 04:31:47 +1100 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 955f884d7..4e8e60452 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 3101 +#define X264_REV 3106 #define X264_REV_DIFF 0 -#define X264_VERSION " r3101" -#define X264_POINTVER "0.164.3101" +#define X264_VERSION " r3106" +#define X264_POINTVER "0.164.3106"