Commit d7f33256 authored by cehoyos's avatar cehoyos

Bump minor version and add Changelog entry after r23334.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23337 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 139b86f4
......@@ -8,6 +8,7 @@ version <next>:
- low overhead Ogg muxing
- MMS-TCP support
- VP8 decoding via libvpx
- CODEC_CAP_EXPERIMENTAL added
......
......@@ -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, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment