diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-18 15:07:41 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-18 15:07:41 +0200 |
commit | 8df2c7dde6af3e748447ac313947388e6887178a (patch) | |
tree | 84639b73082beea908e7444d03c4517bae3eb433 /doc | |
parent | 6f354ca5fd5e758cdc0151f6e84936c44e0b8e2f (diff) | |
download | ffmpeg-n3.4.4.tar.gz |
Update for 3.4.4n3.4.4
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 969e5f89db..883d9a5680 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = FFmpeg # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 3.4.3 +PROJECT_NUMBER = 3.4.4 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |