aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2015-01-03 01:40:02 -0300
committerMichael Niedermayer <michaelni@gmx.at>2015-01-09 17:19:10 +0100
commitb834dc14da082473e532da2baff1b28ce85f2b49 (patch)
treecef72271b2e17e97832976e2059c43601676f322
parentd0041dc8c4d79cf269650d0790956e0eeeb3dc31 (diff)
downloadffmpeg-b834dc14da082473e532da2baff1b28ce85f2b49.tar.gz
configure: bump year
Happy new year! (cherry picked from commit b8db25a3338b67186837c49580fe538d63dd73c7) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d25f155cdc..9190c4e4cd 100755
--- a/configure
+++ b/configure
@@ -5678,7 +5678,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})"