diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-03-14 14:41:10 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-14 14:41:10 +0100 |
commit | 0746f5035e7ba5573add8bcf8c51e3307cf913f0 (patch) | |
tree | f327bc99a4712597865f1e4d78e80e9c0a570583 | |
parent | 88cc4a405a4602edf49832cccb6a4c7ffd266b2d (diff) | |
download | ffmpeg-0746f5035e7ba5573add8bcf8c51e3307cf913f0.tar.gz |
Update for FFmpeg 2.2.14
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.13 +2.2.14 diff --git a/doc/Doxyfile b/doc/Doxyfile index b25ee35231..92ec9d190c 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.13 +PROJECT_NUMBER = 2.2.14 # 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 |