summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-08-16 04:57:08 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-08-16 04:57:08 +0200
commitb1b84b068d20d29aa9e1c0cc3a989e293138997c (patch)
treef24f9783dc4b9fde09a56732c81a90add24452a7
parent484aec4da3f729fca9d9f84a6b895a8f882554db (diff)
downloadffmpeg-streaming-b1b84b068d20d29aa9e1c0cc3a989e293138997c.zip
ffmpeg-streaming-b1b84b068d20d29aa9e1c0cc3a989e293138997c.tar.gz
lavf: minor bump for avformat_queue_attached_pictures()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r--libavformat/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index f68805c..d89b346 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -30,8 +30,8 @@
#include "libavutil/avutil.h"
#define LIBAVFORMAT_VERSION_MAJOR 54
-#define LIBAVFORMAT_VERSION_MINOR 23
-#define LIBAVFORMAT_VERSION_MICRO 101
+#define LIBAVFORMAT_VERSION_MINOR 24
+#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
LIBAVFORMAT_VERSION_MINOR, \
OpenPOWER on IntegriCloud