doc: library versions need to be bumped in version.h

This commit is contained in:
Diego Biurrun 2011-09-21 14:57:29 +02:00
parent 9aa1f87dfd
commit dd8d808ba6
1 changed files with 1 additions and 1 deletions

View File

@ -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