mirror of
https://github.com/azahar-emu/ext-library-headers
synced 2025-11-06 23:29:56 +01:00
6 lines
183 B
C
6 lines
183 B
C
/* Automatically generated by version.sh, do not manually edit! */
|
|
#ifndef AVUTIL_FFVERSION_H
|
|
#define AVUTIL_FFVERSION_H
|
|
#define FFMPEG_VERSION "n7.1"
|
|
#endif /* AVUTIL_FFVERSION_H */
|