diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-10-11 15:39:23 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-10-11 15:39:23 +0200 |
commit | 4bc7c1ba8e9ac2173b04869c9244517add7ff19f (patch) | |
tree | caa2b5cbae980d24511f34a440a6bb0e802b1bfc /doc | |
parent | 0efb4ff86c200fad9da910ed7adaf3bc90793694 (diff) | |
download | ffmpeg-4bc7c1ba8e9ac2173b04869c9244517add7ff19f.tar.gz |
update for 1.1.7n1.1.7
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 daf30c05cc..b68f1932a8 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 = 1.1.6 +PROJECT_NUMBER = 1.1.7 # With the PROJECT_LOGO tag one can specify an logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |