diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-01-03 22:21:12 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-01-03 22:21:12 +0100 |
commit | 1f447cf9c4821646886ee84d64051b25fdafe2b6 (patch) | |
tree | 2f92e029e19ca824cff0fd3d9351479dc89df2b8 | |
parent | f3964a59e1402303ba62f8c72cc78009bfab2300 (diff) | |
download | ffmpeg-1f447cf9c4821646886ee84d64051b25fdafe2b6.tar.gz |
Update versions for 5.0
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 +5.0 diff --git a/doc/Doxyfile b/doc/Doxyfile index 0891899505..b7016648fd 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 = 5.0 # 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 |