aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2020-01-01 12:14:30 +0530
committerMichael Niedermayer <michael@niedermayer.cc>2020-01-06 15:03:15 +0100
commit9a992aadf0edf128a5773436f4cc7bdefa01595a (patch)
tree849a8a2cddccdf6495bdf97375dbaa49676a6e6d
parentd46875ce545b4baa81060c2587c3a97ac012bd85 (diff)
downloadffmpeg-9a992aadf0edf128a5773436f4cc7bdefa01595a.tar.gz
configure: bump year
(cherry picked from commit 7b58702cbdce097f32f62c87cd537ab28c04ffb2) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a9644e211b..c9666891af 100755
--- a/configure
+++ b/configure
@@ -7243,7 +7243,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 2019
+#define CONFIG_THIS_YEAR 2020
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"