diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-04-02 16:21:05 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-04-02 16:21:05 +0200 |
commit | 0e15444aceca0e78f99f3d67758eb79d11b86599 (patch) | |
tree | ea4e346478ecec6fd5911af0e926cf3745f809d3 /doc/Doxyfile | |
parent | 4e8da0dc2200b43e7949a0c88e39d294c1ef5efb (diff) | |
download | ffmpeg-33cd2b82fc249d3bf873a00b37419efeeb83b8ce.tar.gz |
update for 5.0.3n5.0.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 79463813eb..11eb709cf3 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 = 5.0.2 +PROJECT_NUMBER = 5.0.3 # 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 |