changeset 11426:ff9072ded749 libavcodec

Bump avcodec minor version for kgv1 decoder
author daniel
date Tue, 09 Mar 2010 01:20:20 +0000
parents 599e717b0549
children 32504af93342
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Tue Mar 09 01:03:09 2010 +0000
+++ b/avcodec.h	Tue Mar 09 01:20:20 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 57
+#define LIBAVCODEC_VERSION_MINOR 58
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \