diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-20 00:42:42 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-01-20 01:11:06 +0100 |
commit | edc00dea020b44aef9ced46a7f36acba62d89133 (patch) | |
tree | ec211f4cc1f1c74758b813dc7412a56f0b2971c7 /doc/Doxyfile | |
parent | 1135928903325f48c0cedf1e9b793061965c1558 (diff) | |
download | ffmpeg-edc00dea020b44aef9ced46a7f36acba62d89133.tar.gz |
update for 1.1.1n1.1.1
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 d84dccffe5..6aa67f3e34 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 +PROJECT_NUMBER = 1.1.1 # 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 |