diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-07-30 23:14:25 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-07-30 23:14:25 +0200 |
commit | 64bbbcd7b076c2b4c87e728c2b723c6906079ed5 (patch) | |
tree | d51fc84e7413c38b874eec85a3aeecaaa4efef53 | |
parent | de9d3f22f06edcda10903083d687ddcc039e8146 (diff) | |
download | ffmpeg-64bbbcd7b076c2b4c87e728c2b723c6906079ed5.tar.gz |
update for FFmpeg 2.3.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.3 +2.3.1 diff --git a/doc/Doxyfile b/doc/Doxyfile index 7b2a785ae4..e707528349 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.3 +PROJECT_NUMBER = 2.3.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 |