[FFmpeg-cvslog] configure: bump year

James Almer git at videolan.org
Tue Jan 13 17:05:10 CET 2015


ffmpeg | branch: release/2.4 | James Almer <jamrial at gmail.com> | Sat Jan  3 01:40:02 2015 -0300| [51e880fed97faae571a872cf51a6960e9f172094] | committer: Michael Niedermayer

configure: bump year

Happy new year!
(cherry picked from commit b8db25a3338b67186837c49580fe538d63dd73c7)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

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

diff --git a/configure b/configure
index 2104232..2f36354 100755
--- a/configure
+++ b/configure
@@ -5600,7 +5600,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 2014
+#define CONFIG_THIS_YEAR 2015
 #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