diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-25 11:12:38 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-25 11:12:38 +0200 |
commit | 38c1df15c6a3358a22aaf753320988a95c977ce7 (patch) | |
tree | 509a25af60cb80c06067da4e019f7eb258839a86 /doc/Doxyfile | |
parent | 27505de3b9fe75a749a6c3c91f66fe1bc404e51c (diff) | |
download | ffmpeg-38c1df15c6a3358a22aaf753320988a95c977ce7.tar.gz |
Update for 3.1.11n3.1.11
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 f750ee5495..2d5bc2c67b 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.10 +PROJECT_NUMBER = 3.1.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 |