aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-01-01 15:26:31 -0300
committerMichael Niedermayer <michael@niedermayer.cc>2019-03-24 10:38:51 +0100
commit6c2e465f62c8a5e5ef0b63a81494389c3df79b52 (patch)
tree2260030da4587f12c988a1e51d77a08f5296ed7c /configure
parente726cd332dcfa58acf7115c29170fb1b93feb3e5 (diff)
downloadffmpeg-6c2e465f62c8a5e5ef0b63a81494389c3df79b52.tar.gz
configure: bump year
Happy new year! (cherry picked from commit 3209d7b3930bab554bf7d97d8041d9d0b88423a8) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 9fe7760822..51c5db53e6 100755
--- a/configure
+++ b/configure
@@ -7001,7 +7001,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 2018
+#define CONFIG_THIS_YEAR 2019
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"