diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-07-10 01:52:51 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-07-10 02:15:43 +0200 |
commit | 1ebb95d5f193484e82115410ccb6e192755d551c (patch) | |
tree | 02d976bf06bc0df14baf3971c77eabe6d45c8904 /doc/Doxyfile | |
parent | 5eaed6d33689cc6f6e7c07463ede6b387b08afc4 (diff) | |
download | ffmpeg-1ebb95d5f193484e82115410ccb6e192755d551c.tar.gz |
Update for 2.0
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 f01a305008..bbfbc30c51 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.0 # 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 |