diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-07-19 15:28:08 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-07-19 15:28:08 +0200 |
commit | ab81ea10350c24d64cda8bcc36756598096451fd (patch) | |
tree | 5aa86e36f38b880e1baefe5518789a52e407caf1 /doc | |
parent | 2f2904030f22e288977745542852df9e64cbbfd6 (diff) | |
download | ffmpeg-ab81ea10350c24d64cda8bcc36756598096451fd.tar.gz |
Update for 3.3.3
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 baddcb8d8a..3ab8192e16 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.2 +PROJECT_NUMBER = 3.3.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 |