diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-04 21:15:15 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-04 21:15:15 +0100 |
commit | 6e1bc747df868b7576161b88d8561870894863b1 (patch) | |
tree | 40f15cf351ddfd35fe3b830e7c77f4bdbb283d8b /doc/Doxyfile | |
parent | 2c6792b0c68375a87aa1b6731b411d548bc1af05 (diff) | |
download | ffmpeg-6e1bc747df868b7576161b88d8561870894863b1.tar.gz |
Update for version 3.0.5
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 11596536a4..dd0ef09225 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.4 +PROJECT_NUMBER = 3.0.5 # 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 |