[FFmpeg-cvslog] configure: bump year

James Almer git at videolan.org
Sun Feb 5 03:08:53 EET 2017


ffmpeg | branch: release/3.0 | James Almer <jamrial at gmail.com> | Mon Jan  2 01:38:03 2017 -0300| [e8b94e5ce48f0dd68287e8b1c2ef4125fabff1d7] | committer: Michael Niedermayer

configure: bump year

Happy new year!

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

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

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

diff --git a/configure b/configure
index 034d22d..090a938 100755
--- a/configure
+++ b/configure
@@ -6412,7 +6412,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 2016
+#define CONFIG_THIS_YEAR 2017
 #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