diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-05-16 03:34:43 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-05-16 03:34:43 +0200 |
commit | f61c888743d172fd8cbf08da9504ffa6e34d4b44 (patch) | |
tree | 36515fc9f0c4366a587697ae46ca98c34d485973 /doc | |
parent | 1274e920152d5a7fc03dd08caed419de067b3bd6 (diff) | |
download | ffmpeg-f61c888743d172fd8cbf08da9504ffa6e34d4b44.tar.gz |
Update for FFmpeg 3.2.5
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 14267723e3..34f6d18264 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.2.4 +PROJECT_NUMBER = 3.2.5 # 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 |