diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-11 14:54:47 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-11 14:54:47 +0200 |
commit | eca53fd52bdc22a74ab6552bcc2c50ee591c43f0 (patch) | |
tree | de038b4a63d99942af3bcbd60748c75cc270db33 /doc | |
parent | 4f97556f5489503d5bdf85a4009984aecb22e1a6 (diff) | |
download | ffmpeg-eca53fd52bdc22a74ab6552bcc2c50ee591c43f0.tar.gz |
Update for 3.3.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 3ab8192e16..c66da8086d 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.3.3 +PROJECT_NUMBER = 3.3.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 |