From 7322c858ced130319172302e49e13cfb9e946b3e Mon Sep 17 00:00:00 2001 From: Matt Oliver Date: Sat, 27 May 2017 16:36:12 +1000 Subject: [PATCH] project: Update for recent upstream 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 cfbe2097f..b3f7b7c15 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 2748 +#define X264_REV 2768 #define X264_REV_DIFF 0 -#define X264_VERSION " r2748" -#define X264_POINTVER "0.148.2748" +#define X264_VERSION " r2768" +#define X264_POINTVER "0.148.2768"