diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-04-22 01:01:20 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-04-22 01:01:20 +0200 |
commit | 5f390ee944f5b66ae62744f51129eb93359b2545 (patch) | |
tree | 59ea08c2da363045a11ca857fb118f51b743b2b3 /doc/Doxyfile | |
parent | b24e68c9c313d91d0a44174520e700927d8434cd (diff) | |
download | ffmpeg-b7523fa0bf3606bda4f41ff71167cf81f35e66eb.tar.gz |
Update for FFmpeg 1.1.10n1.1.10
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 fe8b250c2d..0b7b9580ce 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 = 1.1.9 +PROJECT_NUMBER = 1.1.10 # With the PROJECT_LOGO tag one can specify an logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |