From 9a3202a98b2e095b54dd784c3e01a09a676fc3fa Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Fri, 25 Sep 2015 00:36:50 +0200 Subject: Screenpresso SPV1 decoder Signed-off-by: Vittorio Giovara --- libavcodec/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/version.h') diff --git a/libavcodec/version.h b/libavcodec/version.h index 80b0ba559a..4b487ca948 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -29,7 +29,7 @@ #include "libavutil/version.h" #define LIBAVCODEC_VERSION_MAJOR 57 -#define LIBAVCODEC_VERSION_MINOR 2 +#define LIBAVCODEC_VERSION_MINOR 3 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ -- cgit v1.2.3