diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-08-05 12:31:18 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-05 22:07:12 +0200 |
commit | 2cbdbc36708974a6e179521233f9eaa7bdaa4cb2 (patch) | |
tree | f69c8cf246c4462ee67774f1332bb802be50226a /doc | |
parent | 119131fcbfdca9eda0b18d2de8401ad07e616324 (diff) | |
download | ffmpeg-2cbdbc36708974a6e179521233f9eaa7bdaa4cb2.tar.gz |
update for 2.2.6
Changelog by: Timothy Gu <timothygu99@gmail.com>
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 6f19b103bf..e90c2b33fd 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.5 +PROJECT_NUMBER = 2.2.6 # 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 |