diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-08-04 12:13:51 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-08-04 12:13:51 +0200 |
commit | fef71d661b7a251f70f132f1585b7dfa08117423 (patch) | |
tree | 107df528d196bd8debefb1d0967436fccd404488 /doc/Doxyfile | |
parent | 6d849e2706d04588d16ee65dacea21f24f30d9d4 (diff) | |
download | ffmpeg-fef71d661b7a251f70f132f1585b7dfa08117423.tar.gz |
Update for 3.1.10
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 b234a11f4a..f750ee5495 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 = 3.1.9 +PROJECT_NUMBER = 3.1.10 # 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 |