]> git.sesse.net Git - ffmpeg/commitdiff
configure: bump year
authorJames Almer <jamrial@gmail.com>
Tue, 1 Jan 2019 18:26:31 +0000 (15:26 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 1 Jan 2019 18:26:34 +0000 (15:26 -0300)
Happy new year!

configure

index 04d34172003d574c4c2d1676201f874315020853..ead5181bc3d965867073d98358679ed02ef70fad 100755 (executable)
--- a/configure
+++ b/configure
@@ -7270,7 +7270,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 2018
+#define CONFIG_THIS_YEAR 2019
 #define FFMPEG_DATADIR "$(eval c_escape $datadir)"
 #define AVCONV_DATADIR "$(eval c_escape $datadir)"
 #define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"