diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-04-30 03:38:51 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-04-30 03:38:51 +0200 |
commit | 2ea09e56cc84f98fbf90f90d9c8a614dc21f5d0c (patch) | |
tree | bf5064df79846d168a568824c840c132cf4f2c39 /doc | |
parent | c57ebf6809e3dca8133fc0869e6bbd5997c8b03a (diff) | |
download | ffmpeg-2ea09e56cc84f98fbf90f90d9c8a614dc21f5d0c.tar.gz |
Update for 2.6.9
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 7d7cdc1ffc..30788c0ebe 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.6.8 +PROJECT_NUMBER = 2.6.9 # With the PROJECT_LOGO tag one can specify a logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |