diff options
author | Michael Niedermayer <[email protected]> | 2014-07-15 02:01:06 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2014-07-15 02:01:06 +0200 |
commit | 3cf6135729bb8c9a56fdecd107be1b24a0fdd386 (patch) | |
tree | 54805d55a87577e74e6fc9849695e00ca9c6d1cd | |
parent | 160e91de89f6da536a118c7f1f397909bb0c84fa (diff) |
Update for FFmpeg 2.2.5
Signed-off-by: Michael Niedermayer <[email protected]>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1 +1 @@ -2.2.4 +2.2.5 @@ -1 +1 @@ -2.2.4 +2.2.5 diff --git a/doc/Doxyfile b/doc/Doxyfile index 1e5778ca7d..6f19b103bf 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.4 +PROJECT_NUMBER = 2.2.5 # 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 |