diff options
-rw-r--r-- | libswresample/swresample.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/swresample.h b/libswresample/swresample.h index bd45edc674..017919b54f 100644 --- a/libswresample/swresample.h +++ b/libswresample/swresample.h @@ -25,7 +25,7 @@ #include "libavutil/samplefmt.h" #define LIBSWRESAMPLE_VERSION_MAJOR 0 -#define LIBSWRESAMPLE_VERSION_MINOR 2 +#define LIBSWRESAMPLE_VERSION_MINOR 3 #define LIBSWRESAMPLE_VERSION_MICRO 0 #define SWR_CH_MAX 16 |