diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-26 00:13:49 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-26 00:13:49 +0200 |
commit | 4dfd4399eaca17360fbe302153ee6f0ad86603e0 (patch) | |
tree | 426d701cf8d7d5e6403d9f7fbc2f8c494bc98f54 /doc | |
parent | f0d56d4f5542ebf48b699bbb80838a952628c831 (diff) | |
download | ffmpeg-n1.1.12.tar.gz |
Update for FFmpeg 1.1.12n1.1.12
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 8675bf675f..8731640cd6 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.11 +PROJECT_NUMBER = 1.1.12 # 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 |