diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-01 16:00:25 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-01 16:01:28 +0100 |
commit | 41ee9a44955b65c3cfd188ebabe757da74bf0fc3 (patch) | |
tree | ac6b8bdf29ff79420ab7ce4a4677a234a0402421 | |
parent | e812a089f549797f60dcc0e3846089538d7e8cf7 (diff) | |
download | ffmpeg-41ee9a44955b65c3cfd188ebabe757da74bf0fc3.tar.gz |
update for 2.2.10
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.2.9 +2.2.10 diff --git a/doc/Doxyfile b/doc/Doxyfile index afafc8d6de..751aa5963f 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.2.9 +PROJECT_NUMBER = 2.2.10 # 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 |