aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2004-10-08 20:09:52 +0000
committerMichael Niedermayer <michaelni@gmx.at>2004-10-08 20:09:52 +0000
commit576ae256a404ceba6527e6042d500e04b3f489a3 (patch)
tree64fab60a142a1897bd8c1801bfb8eb6ffeb0b5d1 /libavformat/avformat.h
parent125af022434fbb6a61ba8244eb19d3a43f9687e9 (diff)
downloadffmpeg-576ae256a404ceba6527e6042d500e04b3f489a3.tar.gz
write error handling
Originally committed as revision 3572 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 4994b6ac78..4cd9da59e8 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -5,7 +5,7 @@
extern "C" {
#endif
-#define LIBAVFORMAT_BUILD 4617
+#define LIBAVFORMAT_BUILD 4618
#define LIBAVFORMAT_VERSION_INT FFMPEG_VERSION_INT
#define LIBAVFORMAT_VERSION FFMPEG_VERSION