diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-03-01 03:53:09 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-03-01 04:03:08 +0100 |
commit | ecc5e42d92eb9c82b808d3b1bbff3ae00d9d5cce (patch) | |
tree | 82a9936681f6e78732a1987e3b04d6e01911830f /doc/Doxyfile | |
parent | e4a6310cce5c1663f68253c50f364fc0c055f05a (diff) | |
download | ffmpeg-c5a2833c6df28b1ecddcb2ae91ea9c235415f002.tar.gz |
Update for 2.2-rc1n2.2-rc1
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 96327ff6e5..40840026c9 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.2-rc1 # 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 |