summaryrefslogtreecommitdiff
path: root/pkg/ffmpeg/config-head.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2023-03-02 22:11:17 -0800
committerMichael Forney <mforney@mforney.org>2023-03-02 22:31:21 -0800
commit197efbce151436d27ce2d2255b4e16b4e7f2bc41 (patch)
treea2b61d43246931a5ed983837055a7e6b10216dca /pkg/ffmpeg/config-head.h
parent743341f40628814bdef949564e2cadbb94f9c09b (diff)
ffmpeg: Update to 6.0
Diffstat (limited to 'pkg/ffmpeg/config-head.h')
-rw-r--r--pkg/ffmpeg/config-head.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/ffmpeg/config-head.h b/pkg/ffmpeg/config-head.h
index 4e3132e6..b8c71dc6 100644
--- a/pkg/ffmpeg/config-head.h
+++ b/pkg/ffmpeg/config-head.h
@@ -2,7 +2,7 @@
#define FFMPEG_CONFIG_H
#define FFMPEG_CONFIGURATION ""
#define FFMPEG_LICENSE "LGPL version 2.1 or later"
-#define CONFIG_THIS_YEAR 2021
+#define CONFIG_THIS_YEAR 2023
#define FFMPEG_DATADIR "/share/ffmpeg"
#define AVCONV_DATADIR "/share/ffmpeg"
#define CC_IDENT "gcc"