diff options
author | Michael Niedermayer <[email protected]> | 2015-01-09 17:37:34 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2015-01-09 17:37:34 +0100 |
commit | a7dd37169c9ac74cd99a99aaaa3ff04679b13fbd (patch) | |
tree | c137383c7b659f69694c4f4dc55c3b2fb611bb44 /doc/Doxyfile | |
parent | 3032291b3a88fb25e3cf0d09a61792768e84a578 (diff) |
Update for 2.5.3
Signed-off-by: Michael Niedermayer <[email protected]>
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 1cde20bd2f..4138903697 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.5.2 +PROJECT_NUMBER = 2.5.3 # 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 |