diff options
Diffstat (limited to 'ffmpeg/libswresample/version.h')
| -rw-r--r-- | ffmpeg/libswresample/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ffmpeg/libswresample/version.h b/ffmpeg/libswresample/version.h index df9df48..464c86d 100644 --- a/ffmpeg/libswresample/version.h +++ b/ffmpeg/libswresample/version.h @@ -30,7 +30,7 @@ #define LIBSWRESAMPLE_VERSION_MAJOR 0 #define LIBSWRESAMPLE_VERSION_MINOR 17 -#define LIBSWRESAMPLE_VERSION_MICRO 102 +#define LIBSWRESAMPLE_VERSION_MICRO 104 #define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \ LIBSWRESAMPLE_VERSION_MINOR, \ |
