diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-10-28 01:14:54 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-10-28 01:35:03 +0100 |
commit | 35a7b73590c49e92a252ca81a9f1d3e844553f4e (patch) | |
tree | 19f8cef25a91bec4bdbe862047069bc3741f67eb /doc/Doxyfile | |
parent | 0fef19b15ad93184bad70feaab08372d45277222 (diff) | |
download | ffmpeg-35a7b73590c49e92a252ca81a9f1d3e844553f4e.tar.gz |
update for 2.1n2.1
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 6488aadd35..ad40d2b1f1 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 = +PROJECT_NUMBER = 2.1 # 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 |