diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-10-13 20:44:52 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-10-13 20:44:52 +0200 |
commit | 40934e0e9b632fa6c6ec22ac03b530625a027c79 (patch) | |
tree | 89386a84450767d398872649f841ee568728e95d /doc | |
parent | bb3b4ad46030939fbf44fb83c004ab851c55c3d3 (diff) | |
download | ffmpeg-40934e0e9b632fa6c6ec22ac03b530625a027c79.tar.gz |
Update for 2.8.1n2.8.1
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 0e58287e37..694e32bb60 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 = 2.8 +PROJECT_NUMBER = 2.8.1 # 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 |