diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-12-08 19:27:19 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-08 19:27:19 +0100 |
commit | 9f09bfe681259cfed7414f207c88f84c09d5b501 (patch) | |
tree | 098ba6ed42aa3bd21acfe9051c964eb896036150 /doc | |
parent | 7390c2629dc24a69612bfdf92250fad3effc6d37 (diff) | |
download | ffmpeg-n2.2.11.tar.gz |
Update for 2.2.11n2.2.11
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 751aa5963f..c8ef9233cd 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 = 2.2.10 +PROJECT_NUMBER = 2.2.11 # With the PROJECT_LOGO tag one can specify a logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |