diff options
author | Michael Niedermayer <[email protected]> | 2017-06-06 22:11:21 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2017-06-06 22:11:21 +0200 |
commit | 6d7192bcb7bbab17dc194e8dbb56c208bced0a92 (patch) | |
tree | db4b3dc1f8308e30be5d90a319e905b81068021c /doc | |
parent | 4c7477f132ea3e7c246598b13ef1d5ebbd70d444 (diff) |
Update for 3.3.2n3.3.2
Signed-off-by: Michael Niedermayer <[email protected]>
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 226b5f7b9d..baddcb8d8a 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.1 +PROJECT_NUMBER = 3.3.2 # 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 |