diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-17 22:10:52 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-17 22:10:52 +0200 |
commit | 051cd7dc5f42542753f809109d00ec3cf19eb337 (patch) | |
tree | 54716d9da9b2680fe280241b874edfec7f6555f9 | |
parent | cea2106fb2e1fc541691ab9b3fe54000aeb14f19 (diff) | |
download | ffmpeg-051cd7dc5f42542753f809109d00ec3cf19eb337.tar.gz |
Update for 2.2.16n2.2.16
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.15 +2.2.16 diff --git a/doc/Doxyfile b/doc/Doxyfile index 2ca490c1bf..6893e7ca2f 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.15 +PROJECT_NUMBER = 2.2.16 # 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 |