diff options
author | Michael Niedermayer <[email protected]> | 2014-09-21 23:23:48 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2014-09-21 23:37:09 +0200 |
commit | e1ce4f805f31aecec83fc7c7ecaab623f3b6327f (patch) | |
tree | 5abcbed7eda0f1b398647017bcfd14c1522f6ec6 /doc/Doxyfile | |
parent | bb5c0ac922efcccf51e3681c53cdd2896d68d786 (diff) |
update for 2.4.1n2.4.1
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 96a8743274..ff09b92c37 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 +PROJECT_NUMBER = 2.4.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 |