diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-05 23:52:03 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-05 23:52:03 +0200 |
commit | ffab459e4e491384756cf8bae0f3922c5e4f6271 (patch) | |
tree | 6e636c00e5a2f2aab1621a35c617825727807abb /doc/Doxyfile | |
parent | fb95f1d9d6d7b06060b96c2fc0eacdd2dbe4626d (diff) | |
download | ffmpeg-75d251eb515beac6a7bfbffacbeb3316b8a0a88a.tar.gz |
Update for 2.8.12n2.8.12
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 7776739ca7..91f1211a0f 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.11 +PROJECT_NUMBER = 2.8.12 # 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 |