diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-02-03 16:43:36 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-02-03 17:30:51 +0100 |
commit | dfca37f0e513236cf824d9d0d3aedd9b76014ab5 (patch) | |
tree | 1cd4ce082c807aa7c6f46416cf96e3496852b86a /doc | |
parent | a71d22d84dafdcb6ce33e72bca8abd501fe33438 (diff) | |
download | ffmpeg-dfca37f0e513236cf824d9d0d3aedd9b76014ab5.tar.gz |
Update for 3.0.6
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 dd0ef09225..a03b12e866 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.5 +PROJECT_NUMBER = 3.0.6 # 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 |