diff avcodec.h @ 11774:79489644101e libavcodec

Bump minor version and add Changelog entry after r23334.
author cehoyos
date Wed, 26 May 2010 18:34:48 +0000
parents 3c0dffc64d86
children 0a4431996742
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, \