summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-11-06 11:54:40 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-11-06 11:58:32 +0100
commit7ffdc7bef2f9d7e90487f816a97a3496b0639450 (patch)
treef6318eeb493ae08bbc53eec923ae01171dc00a06 /libavcodec/version.h
parent44fa2671e0db0bb1a92c365fb3c9c2d1cd7199ca (diff)
downloadffmpeg-streaming-7ffdc7bef2f9d7e90487f816a97a3496b0639450.zip
ffmpeg-streaming-7ffdc7bef2f9d7e90487f816a97a3496b0639450.tar.gz
avcodec/export av_vorbis_parse_frame_flags()
The other functions where changed in the previous merge Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 28ceb4d..5d2c9a2 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 56
-#define LIBAVCODEC_VERSION_MINOR 11
+#define LIBAVCODEC_VERSION_MINOR 12
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud