summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorJai Menon <realityman@gmx.net>2008-03-30 19:17:01 +0000
committerVitor Sessak <vitor1001@gmail.com>2008-03-30 19:17:01 +0000
commit3a027f5e669c0c6363d960c585f52a6957e03b39 (patch)
tree8ad5c179317f16a0d62a8c72da967b20de117c8c /libavformat/avformat.h
parentcb21e0a7155028ebb05cd576ec9827c52613a317 (diff)
IFF demuxer
Patch by Jai Menon (realityman <at> gmx.net) Originally committed as revision 12633 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 76c1578ba7..3c20e64ce0 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -22,7 +22,7 @@
#define FFMPEG_AVFORMAT_H
#define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 12
+#define LIBAVFORMAT_VERSION_MINOR 13
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \