[FFmpeg-cvslog] configure: bump year

James Almer git at videolan.org
Thu Mar 28 18:33:40 EET 2019


ffmpeg | branch: release/3.4 | James Almer <jamrial at gmail.com> | Tue Jan  1 15:26:31 2019 -0300| [6c2e465f62c8a5e5ef0b63a81494389c3df79b52] | committer: Michael Niedermayer

configure: bump year

Happy new year!

(cherry picked from commit 3209d7b3930bab554bf7d97d8041d9d0b88423a8)
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6c2e465f62c8a5e5ef0b63a81494389c3df79b52
---

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 9fe7760822..51c5db53e6 100755
--- a/configure
+++ b/configure
@@ -7001,7 +7001,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})"



More information about the ffmpeg-cvslog mailing list