summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2010-06-04 22:40:54 +0000
committerDavid Conrad <lessen42@gmail.com>2010-06-04 22:40:54 +0000
commit316d6c153caffaa9886968783e8d00aa9aca2640 (patch)
tree627c25cf495b4052c4132b7cea8caba98d9c40ec /libavformat/avformat.h
parentac9baa716b8369d7df225f25f9e5eee7bd512b80 (diff)
Add WebM muxer
Patch by James Zern <jzern at google> Originally committed as revision 23474 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 bd965e36f6..57a6bcec4a 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 67
+#define LIBAVFORMAT_VERSION_MINOR 68
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \