diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-12-15 15:30:31 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-15 15:30:31 +0100 |
commit | 5e26152ee496d1ade0ea0b413ae46e90c08f78ad (patch) | |
tree | b8a1d522180ff94ce068a92697c4477b8a772df1 | |
parent | 135c733125e322e343b23fa522233a34fd354e60 (diff) | |
download | ffmpeg-5e26152ee496d1ade0ea0b413ae46e90c08f78ad.tar.gz |
Update for FFmpeg 2.5.1
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.5 +2.5.1 diff --git a/doc/Doxyfile b/doc/Doxyfile index a5b96402de..73c16ce0e4 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.5 +PROJECT_NUMBER = 2.5.1 # 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 |