[FFmpeg-cvslog] configure: bump year
Gyan Doshi
git at videolan.org
Fri Apr 24 02:12:48 EEST 2020
ffmpeg | branch: release/2.8 | Gyan Doshi <ffmpeg at gyani.pro> | Wed Jan 1 12:32:30 2020 +0530| [4591046007890a5a442931d0074ce0546b8c8f89] | committer: Michael Niedermayer
configure: bump year
(cherry picked from commit 7b58702cbdce097f32f62c87cd537ab28c04ffb2)
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4591046007890a5a442931d0074ce0546b8c8f89
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index 9d12a1ac3c..65be4e85dd 100755
--- a/configure
+++ b/configure
@@ -6144,7 +6144,7 @@ cat > $TMPH <<EOF
#define FFMPEG_CONFIG_H
#define FFMPEG_CONFIGURATION "$(c_escape $FFMPEG_CONFIGURATION)"
#define FFMPEG_LICENSE "$(c_escape $license)"
-#define CONFIG_THIS_YEAR 2019
+#define CONFIG_THIS_YEAR 2020
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"
More information about the ffmpeg-cvslog
mailing list