Browse Source

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

tags/n0.9
Diego Biurrun 14 years ago
parent
commit
dd8d808ba6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/developer.texi

+ 1
- 1
doc/developer.texi 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


Loading…
Cancel
Save