diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-01-15 00:41:45 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-01-15 01:17:07 +0100 |
commit | 05ed56286269a3964cb11447647551dfb10d3d50 (patch) | |
tree | d220b66efba0fb08f930782c30ebcf57d261f020 /doc/Doxyfile | |
parent | 3389d479acef93f67eaf021e93ca9b962cbebc43 (diff) | |
download | ffmpeg-05ed56286269a3964cb11447647551dfb10d3d50.tar.gz |
Update for 3.2.13
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 b9bddac6e7..0ac6e9cde3 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.12 +PROJECT_NUMBER = 3.2.13 # 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 |