diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-11-04 20:07:44 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-11-04 20:07:44 +0100 |
commit | d83dff2e09516f04f79b05850bfbccf8080aff68 (patch) | |
tree | 86695600ee5e5f5cd52aab40b9a934c6e5a425ff /Doxyfile | |
parent | 5e708b4de3aaa8939ba551bc417754775530eba8 (diff) | |
download | ffmpeg-d83dff2e09516f04f79b05850bfbccf8080aff68.tar.gz |
update for 0.10.10
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = 0.10.9 +PROJECT_NUMBER = 0.10.10 # 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 |