summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorThomas Volkert <thomas@homer-conferencing.com>2014-10-04 00:17:01 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-10-04 00:53:13 +0200
commit1c4c78ee4073b2387681d916a167b758369b9216 (patch)
tree15d58f86a09e5d3ab1addca729cd0e22f6558546 /libavformat/version.h
parent075a165d2715837d125a9cc714fb430ccf6c9d6b (diff)
sdp: add support for H.261
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/version.h')
-rw-r--r--libavformat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index be2817e90d..90739a8759 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -31,7 +31,7 @@
#define LIBAVFORMAT_VERSION_MAJOR 56
#define LIBAVFORMAT_VERSION_MINOR 7
-#define LIBAVFORMAT_VERSION_MICRO 103
+#define LIBAVFORMAT_VERSION_MICRO 104
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
LIBAVFORMAT_VERSION_MINOR, \