diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-08-24 14:40:09 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-08-24 14:42:03 +0200 |
commit | bc57c799704ae3a38deca9f522c1561f73efcf85 (patch) | |
tree | c48764f5c57b2a7912c07c383bb4757aa2e74cb4 /doc | |
parent | 49839ae0139c99944d191993cec50a968baea01d (diff) | |
download | ffmpeg-bc57c799704ae3a38deca9f522c1561f73efcf85.tar.gz |
Update for FFmpeg 2.8.13
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 91f1211a0f..940ab7b92f 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.8.12 +PROJECT_NUMBER = 2.8.13 # 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 |