diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-04-17 15:48:25 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-17 15:57:45 +0200 |
commit | 8a59dbbc68f7de2d911fe9627681049b1d5f7b8b (patch) | |
tree | 7f8e30a076c491d30aa6ec992556785490f87546 /doc/Doxyfile | |
parent | 0683ef4b50c45d3ee7466d07b6514d62145f64e2 (diff) | |
download | ffmpeg-8a59dbbc68f7de2d911fe9627681049b1d5f7b8b.tar.gz |
Update or 2.5.6
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 6d75bb961c..3a35d9c3ba 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.5 +PROJECT_NUMBER = 2.5.6 # 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 |