Module: libav Branch: master Commit: dd8d808ba6d4539194ede465f5bc67daeae1f2de
Author: Diego Biurrun <[email protected]> Committer: Diego Biurrun <[email protected]> Date: Wed Sep 21 14:57:29 2011 +0200 doc: library versions need to be bumped in version.h --- doc/developer.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/developer.texi b/doc/developer.texi index 25bfe5a..800009e 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -281,7 +281,7 @@ send a reminder by email. Your patch should eventually be dealt with. AVInputFormat/AVOutputFormat struct? @item Did you bump the minor version number (and reset the micro version - number) in @file{avcodec.h} or @file{avformat.h}? + number) in @file{libavcodec/version.h} or @file{libavformat/version.h}? @item Did you register it in @file{allcodecs.c} or @file{allformats.c}? @item _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
