diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-03-16 19:45:24 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-16 19:45:24 +0100 |
commit | b3e6d3ee784914fd7345ee3b8be60435e1612448 (patch) | |
tree | ae12d0924193de79c61f07a7466e3ff3fe3ef005 | |
parent | f6327e5fa618d4884a83aea5efb5e72b3bc1d371 (diff) | |
download | ffmpeg-b3e6d3ee784914fd7345ee3b8be60435e1612448.tar.gz |
update for 2.6.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -2.6 +2.6.1 diff --git a/doc/Doxyfile b/doc/Doxyfile index 76a2dc9153..baea8d6a48 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 +PROJECT_NUMBER = 2.6.1 # 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 |