diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-27 19:51:59 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-27 19:52:20 +0200 |
commit | 6872daee87b9b7a8adcb3bd3b1defea6f2153d2b (patch) | |
tree | 18a67575fca3d4f038fcd5f2db2687bdbe6c0773 /doc | |
parent | 1603661523e37940ec98e320e631886fca48fd87 (diff) | |
download | ffmpeg-6872daee87b9b7a8adcb3bd3b1defea6f2153d2b.tar.gz |
Update for 4.1.4
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 f7b277adf6..f04da164f5 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 = 4.1.3 +PROJECT_NUMBER = 4.1.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 |