diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2021-03-20 00:48:11 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-03-20 01:01:12 +0100 |
commit | da4d578621bfeb536627776be966f68a60e20467 (patch) | |
tree | 5ff9c838d960dbd6631e32e64462ab0fd075aa78 | |
parent | c67d2a287502845baadf986a9c63e6117a25be3f (diff) | |
download | ffmpeg-da4d578621bfeb536627776be966f68a60e20467.tar.gz |
Update versions for 4.4
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -4.4.git +4.4 diff --git a/doc/Doxyfile b/doc/Doxyfile index 0891899505..c4f2a01d0d 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 = +PROJECT_NUMBER = 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 |