diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-12-22 03:41:27 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-22 03:41:27 +0100 |
commit | 46db3121c6658767f56c5ebea8c39d8d00b5dc62 (patch) | |
tree | c2aa089591813cda9b490e6b4065b9c21d9ca194 | |
parent | c96c75532016678a036b841e75cfea0afa4d7ba3 (diff) | |
download | ffmpeg-46db3121c6658767f56c5ebea8c39d8d00b5dc62.tar.gz |
update for 2.5.2
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.1 +2.5.2 diff --git a/doc/Doxyfile b/doc/Doxyfile index 73c16ce0e4..1cde20bd2f 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.1 +PROJECT_NUMBER = 2.5.2 # 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 |