diff options
author | Gyan Doshi <[email protected]> | 2022-01-01 00:29:41 +0530 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2022-04-16 11:00:47 +0200 |
commit | 773e4c43f6987f9364089f8995c3088437342832 (patch) | |
tree | 4667bdfedb2d4c3fece6a480f7103af366f9580b | |
parent | eb42adab36f096184bfef31f1e6fe1db2a8c78fe (diff) |
configure: bump year
(cherry picked from commit 2f6360ff21a98f9db6af3e0932d39f1dc7b47d6c)
Signed-off-by: Michael Niedermayer <[email protected]>
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7397,7 +7397,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})" |