diff options
author | Michael Niedermayer <[email protected]> | 2015-03-30 01:28:28 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2015-03-30 01:28:28 +0200 |
commit | 2c8c55195da97ee45fb0daf6d68c22b942e14ade (patch) | |
tree | db331f43e2ae78329dfe2a3c1e1f179e5c8e577d /doc | |
parent | e74ad9035f3eed5fdf951e5c62116ba39184971b (diff) |
Update for 2.4.8n2.4.8
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index c81c7991fe..3f942b57ee 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.4.7 +PROJECT_NUMBER = 2.4.8 # 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 |