diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-25 17:08:42 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-25 17:08:42 +0200 |
commit | 205e2264c3d5b1a16a4493b9281b9167d09c3505 (patch) | |
tree | 6dc25726d9799c3b6d92308a8ca632547ae5d5ec /doc/Doxyfile | |
parent | 4a237657047b8c2404858417e79a5548fac7cbe8 (diff) | |
download | ffmpeg-n2.0.5.tar.gz |
update for FFmpeg 2.0.5n2.0.5
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 3aa4e80671..0fcf7b0195 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.4 +PROJECT_NUMBER = 2.0.5 # 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 |