changeset 11068:36c469c68828 libavcodec

libavcodec version bump for Bink codec IDs (r21536)
author daniel
date Sun, 31 Jan 2010 13:34:28 +0000
parents 91b1e4327340
children 28f00789adcd
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Sun Jan 31 12:51:15 2010 +0000
+++ b/avcodec.h	Sun Jan 31 13:34:28 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 50
+#define LIBAVCODEC_VERSION_MINOR 51
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \