forked from FFmpeg/FFmpeg
configure: bump year
Happy new year!
This commit is contained in:
parent
35a8179149
commit
3209d7b393
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -7270,7 +7270,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})"
|
||||
|
|
Loading…
Add table
Reference in a new issue