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:18:40 +0100
commit51e880fed97faae571a872cf51a6960e9f172094 (patch)
treee34fb5e0d1c50b58559a6fb03fc601016c5f1b04
parent86f4ac93659f4da9c26e55971fde0ced89432a21 (diff)
downloadffmpeg-51e880fed97faae571a872cf51a6960e9f172094.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 2104232881..2f363547f2 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})"