summaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2010-12-28 22:48:39 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2010-12-28 22:48:39 +0000
commit312056c54edd6b37a2781f32331d71b7e967342d (patch)
tree05a0cdeda6150c8f8e9b7451661d5c25feca48b8 /libavcodec
parentee555de7dd54b280234ab5e0f45cacd792433983 (diff)
downloadffmpeg-streaming-312056c54edd6b37a2781f32331d71b7e967342d.zip
ffmpeg-streaming-312056c54edd6b37a2781f32331d71b7e967342d.tar.gz
Bump micro for VP8 emu-edge support.
Originally committed as revision 26118 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 871a592..87e67e5 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -33,7 +33,7 @@
#define LIBAVCODEC_VERSION_MAJOR 52
#define LIBAVCODEC_VERSION_MINOR 100
-#define LIBAVCODEC_VERSION_MICRO 0
+#define LIBAVCODEC_VERSION_MICRO 1
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \
OpenPOWER on IntegriCloud