From 96cb4c87183798d1badd15a8727efba634023fc1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 15 May 2014 18:27:23 +0200 Subject: swresample: swr_close() Signed-off-by: Michael Niedermayer --- libswresample/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswresample/version.h') diff --git a/libswresample/version.h b/libswresample/version.h index 3a9287519c..8ca9f59102 100644 --- a/libswresample/version.h +++ b/libswresample/version.h @@ -29,7 +29,7 @@ #include "libavutil/avutil.h" #define LIBSWRESAMPLE_VERSION_MAJOR 0 -#define LIBSWRESAMPLE_VERSION_MINOR 18 +#define LIBSWRESAMPLE_VERSION_MINOR 19 #define LIBSWRESAMPLE_VERSION_MICRO 100 #define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \ -- cgit v1.2.3