[FFmpeg-cvslog] configure: bump year

James Almer git at videolan.org
Wed Feb 8 21:50:26 EET 2017


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

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

diff --git a/configure b/configure
index 5eb11e4..592df19 100755
--- a/configure
+++ b/configure
@@ -6624,7 +6624,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