aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2009-07-31 06:49:36 +0000
committerKostya Shishkov <kostya.shishkov@gmail.com>2009-07-31 06:49:36 +0000
commit9fd6b8436008100699537c76e28c21a01e58cf4c (patch)
tree9d80baa288d7675a6ed8b1f75a5bf1ca433cfd7e /libavformat/avformat.h
parentabbe30ad892d00deea4080d29aa02804e4223eab (diff)
downloadffmpeg-9fd6b8436008100699537c76e28c21a01e58cf4c.tar.gz
RTMP protocol support (as a client)
Originally committed as revision 19556 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 2185edc992..16170d40a8 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -22,7 +22,7 @@
#define AVFORMAT_AVFORMAT_H
#define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 36
+#define LIBAVFORMAT_VERSION_MINOR 37
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \