diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-05-13 00:59:36 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-05-13 00:59:36 +0200 |
commit | 2e00dd4d62015efbd87fb1c21daa342b2ec250c5 (patch) | |
tree | 5365f3de5f492a087af5198e6316fe201438f8f1 /doc | |
parent | 91138821fb675883e69f123a5ad86ca8470fb537 (diff) | |
download | ffmpeg-n1.1.5.tar.gz |
Update for 1.1.5n1.1.5
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 8216a21efd..d4b93f549c 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.4 +PROJECT_NUMBER = 1.1.5 # 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 |