summaryrefslogtreecommitdiff
path: root/pkg/ffmpeg/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-10-15 21:03:10 -0700
committerMichael Forney <mforney@mforney.org>2017-10-15 21:03:10 -0700
commit79e60e5e95b5ba78a663ff88dc20f372dc63877a (patch)
tree0ffb72b4e30cc96010c0f7e4dfd28bc2bb71f87d /pkg/ffmpeg/config.h
parent6c200af7986812602e94fd8ef7429277f1c32915 (diff)
ffmpeg: Update to 3.4
Diffstat (limited to 'pkg/ffmpeg/config.h')
-rw-r--r--pkg/ffmpeg/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/ffmpeg/config.h b/pkg/ffmpeg/config.h
index 7813742d..e84c65dd 100644
--- a/pkg/ffmpeg/config.h
+++ b/pkg/ffmpeg/config.h
@@ -5,7 +5,7 @@
#define CONFIG_THIS_YEAR 2017
#define FFMPEG_DATADIR "/share/ffmpeg"
#define AVCONV_DATADIR "/share/ffmpeg"
-#define CC_IDENT "gcc 5.3.0 (GCC)"
+#define CC_IDENT "gcc 6.3.0 (GCC)"
#define av_restrict restrict
#define EXTERN_PREFIX ""
#define EXTERN_ASM