summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2010-08-01 00:30:37 +0000
committerAlex Converse <alex.converse@gmail.com>2010-08-01 00:30:37 +0000
commitf7cf0f3148123a0a8c3e09d895104fbc231152f8 (patch)
tree2314e155c2054cb18c4156f3b4b6bd2fed223d51 /libavformat/avformat.h
parent6341838f3ca69c7850aa11b067165ef544cead95 (diff)
Add WebM to the Matroska demuxer name.
Originally committed as revision 24639 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 78a0dd353a..452aea6842 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 77
+#define LIBAVFORMAT_VERSION_MINOR 78
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \