summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2022-01-01 00:29:41 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2022-01-01 00:29:41 +0530
commit2f6360ff21a98f9db6af3e0932d39f1dc7b47d6c (patch)
tree035a67b8e1bdb8e72776f01dc789fc226988f82a /configure
parent9cfc7a244052dced520776ff0ecc6f0a9390f62b (diff)
configure: bump year
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 07fb7925d8..6ad70b9f7b 100755
--- a/configure
+++ b/configure
@@ -7754,7 +7754,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 2021
+#define CONFIG_THIS_YEAR 2022
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"