diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-01-13 15:20:18 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-13 15:20:18 +0100 |
commit | 1017b5914cecb447ee04d7b1c9c8562daa442da3 (patch) | |
tree | 50425fd6e73dd9c53b412d880d83e18ffd0cd4ba /doc/Doxyfile | |
parent | 9f47f95e7087fc03605cbc1f9738fc1201fdb43f (diff) | |
download | ffmpeg-1017b5914cecb447ee04d7b1c9c8562daa442da3.tar.gz |
update for 1.1.8n1.1.8
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 b68f1932a8..5292ce9845 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.7 +PROJECT_NUMBER = 1.1.8 # 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 |