summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-04-12 10:01:30 +0200
committerAnton Khirnov <anton@khirnov.net>2011-04-13 07:41:57 +0200
commit86a89ae3f2de76f09cd41942eaabde37c13342c3 (patch)
tree224fbe1100b55e8a9e3224afad25d0059720f5b8 /libavformat
parent4bde56d1afdeb5d8c998bb9f994b0ea829ccf753 (diff)
lavf: bump minor and add an APIChanges entry for the last avio changes
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index a29c2c6b5f..24e5757fe8 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -24,7 +24,7 @@
#include "libavutil/avutil.h"
#define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 106
+#define LIBAVFORMAT_VERSION_MINOR 107
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \