diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-04-16 16:17:18 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-16 16:17:18 +0200 |
commit | ef1d4873a058e98448b8212d95728a2fe3b7f554 (patch) | |
tree | 787995fa24b925287f2f2f94358d54160ab61caf | |
parent | 800d974cc41fce40b69a6386b3ad0fd618835698 (diff) | |
download | ffmpeg-ef1d4873a058e98448b8212d95728a2fe3b7f554.tar.gz |
Update for 2.2.15
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.14 +2.2.15 diff --git a/doc/Doxyfile b/doc/Doxyfile index 92ec9d190c..2ca490c1bf 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.14 +PROJECT_NUMBER = 2.2.15 # 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 |