diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-02-12 17:38:05 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-02-12 17:44:24 +0100 |
commit | c7e967a7cb0c3daabd73230889f4a5574d1640e6 (patch) | |
tree | 286e7a7d30ef955ab41ab2dae763a17fc0af72dc /doc/Doxyfile | |
parent | 5262c88bb0778caf9e553a03cc887f985a336d8d (diff) | |
download | ffmpeg-c7e967a7cb0c3daabd73230889f4a5574d1640e6.tar.gz |
Update for 2.5.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 4138903697..3426b975a3 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.5.3 +PROJECT_NUMBER = 2.5.4 # With the PROJECT_LOGO tag one can specify a logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |