changeset 11774:79489644101e libavcodec

Bump minor version and add Changelog entry after r23334.
author cehoyos
date Wed, 26 May 2010 18:34:48 +0000
parents 9c35a3dbea9b
children 0a4431996742
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Wed May 26 17:23:36 2010 +0000
+++ b/avcodec.h	Wed May 26 18:34:48 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 70
+#define LIBAVCODEC_VERSION_MINOR 71
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \