diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-03-04 01:20:37 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-03-04 01:20:37 +0100 |
commit | 7de7bd4f563a1431bdac59dae5d8e930e71405e6 (patch) | |
tree | dee68ea28c0df72f2cf62035e351793625b6ece0 /doc/Doxyfile | |
parent | e939c7b7f533af3af8db2c2791ad403f650e8548 (diff) | |
download | ffmpeg-7de7bd4f563a1431bdac59dae5d8e930e71405e6.tar.gz |
update for 2.0.4n2.0.4
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 6ff927c619..3aa4e80671 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.0.3 +PROJECT_NUMBER = 2.0.4 # With the PROJECT_LOGO tag one can specify an logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |