diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-27 14:29:04 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-27 14:29:04 +0100 |
commit | a353cc44a654257d321a307406cb10cd03148171 (patch) | |
tree | a4e0a0295d1ce283aa1c64bb4b8b1623cf79f876 /doc/Doxyfile | |
parent | 4c718691ea32e9ab70ccaa5e90bfebcea4588c42 (diff) | |
download | ffmpeg-a353cc44a654257d321a307406cb10cd03148171.tar.gz |
Update for 2.8.3
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 5e9a9033b2..f4e3ca8eb4 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.2 +PROJECT_NUMBER = 2.8.3 # 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 |