mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-13 05:57:55 -04:00
5 lines
117 B
C
5 lines
117 B
C
#ifndef AVUTIL_FFVERSION_H
|
|
#define AVUTIL_FFVERSION_H
|
|
#define FFMPEG_VERSION "2.8.5"
|
|
#endif /* AVUTIL_FFVERSION_H */
|