diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-10-23 02:15:08 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-10-23 02:15:08 +0200 |
commit | 1dbf2bc7a958684df11c94ba65d1d655e1a0cb61 (patch) | |
tree | de39470d8008bf62709931c011ceb9742e0863ac /doc | |
parent | dd5232c838470fcbd46e9a1fa7f64af8e948ce92 (diff) | |
download | ffmpeg-1dbf2bc7a958684df11c94ba65d1d655e1a0cb61.tar.gz |
Update for 3.0.12
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 65eef53776..6951092ad7 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.11 +PROJECT_NUMBER = 3.0.12 # 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 |