diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-02-08 21:16:57 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-02-08 21:16:57 +0100 |
commit | a5dabd4013d1d4e90855d955fcc5069c6ddf8170 (patch) | |
tree | a7b007d486f8551a36d0f934727d3f9df1710135 /doc | |
parent | 3295d22f3ab197ac872603b38da535d33b971708 (diff) | |
download | ffmpeg-a5dabd4013d1d4e90855d955fcc5069c6ddf8170.tar.gz |
Update for 3.0.7
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 a03b12e866..cb6e3cf8fc 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.0.6 +PROJECT_NUMBER = 3.0.7 # 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 |