summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2010-07-18 08:06:55 +0000
committerPeter Ross <pross@xvid.org>2010-07-18 08:06:55 +0000
commit5a717094676a9c3a5bc67686cb369911922cdd82 (patch)
treee5100336f6b0f517f1cf23550c9da7b19159cd0f /libavformat/avformat.h
parent0459bf2d02a0c53c334354f3a0d30de68458dae2 (diff)
Tele-typewriter demuxer
Originally committed as revision 24301 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 4ab5cb59b1..bdd7f477e1 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 74
+#define LIBAVFORMAT_VERSION_MINOR 75
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \