diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-14 22:29:44 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-14 23:03:41 +0100 |
commit | 1fd8eb4d4f02d50cdb2457d25c7d6a2ba1624536 (patch) | |
tree | 14c23914bd3564db287160083dd1a5ea3d20b6ba /doc/Doxyfile | |
parent | bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c (diff) | |
download | ffmpeg-1fd8eb4d4f02d50cdb2457d25c7d6a2ba1624536.tar.gz |
Basic updates for 3.0
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 1ad9f3041f..07b4d1fe01 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 = 3.0 # 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 |