From 21f68c2489cba2a1a4a41d0c5c828266e6162800 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Tue, 20 May 2014 11:13:12 -0400 Subject: avcodec: bump version after rotation api Signed-off-by: Kostya Shishkov --- libavcodec/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec') diff --git a/libavcodec/version.h b/libavcodec/version.h index d42e963d40..d72f8eddfa 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -29,7 +29,7 @@ #include "libavutil/version.h" #define LIBAVCODEC_VERSION_MAJOR 55 -#define LIBAVCODEC_VERSION_MINOR 52 +#define LIBAVCODEC_VERSION_MINOR 53 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ -- cgit v1.2.3