diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-08-31 04:55:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-31 04:55:35 +0200 |
commit | 86bf0a8871dfd447709232fc1f4b48e524c9e6df (patch) | |
tree | 432175cfad124d98527c31b4b58bd59b01bb481a /doc/Doxyfile | |
parent | 558d0b9483d0eecf9718986516c00b696541c693 (diff) | |
download | ffmpeg-2d88bcb6743acd4ba66e421aaa4890211f304116.tar.gz |
update for 1.1.6n1.1.6
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 d4b93f549c..daf30c05cc 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.5 +PROJECT_NUMBER = 1.1.6 # 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 |