[FFmpeg-cvslog] configure: bump year

James Almer git at videolan.org
Wed Feb 8 22:38:08 EET 2017


ffmpeg | branch: release/2.8 | James Almer <jamrial at gmail.com> | Mon Jan  2 01:38:03 2017 -0300| [d053b25b59ccfe51f19e61202313d8388a45922a] | 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=d053b25b59ccfe51f19e61202313d8388a45922a
---

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

diff --git a/configure b/configure
index 684d5c1..180f3ef 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 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