[FFmpeg-cvslog] configure: update copyright year
Lynne
git at videolan.org
Mon Jan 1 02:00:03 EET 2024
ffmpeg | branch: master | Lynne <dev at lynne.ee> | Mon Jan 1 00:00:00 2024 +0000| [b95ee2ec5f84054de8bf6db9fe1b1119d569f269] | committer: Lynne
configure: update copyright year
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b95ee2ec5f84054de8bf6db9fe1b1119d569f269
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index cd66e42850..65b4659b0a 100755
--- a/configure
+++ b/configure
@@ -8045,7 +8045,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 2023
+#define CONFIG_THIS_YEAR 2024
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"
More information about the ffmpeg-cvslog
mailing list