diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-08-10 22:38:39 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-10 22:40:50 +0200 |
commit | c5129da726bb8e2dde610799053736b828989864 (patch) | |
tree | abc639d124866cc1bc22160e8beb60a1441dc32d | |
parent | fc57959fd57dadfc9525f8b3e7acd2ed458185d3 (diff) | |
download | ffmpeg-c5129da726bb8e2dde610799053736b828989864.tar.gz |
update for FFmpeg 2.3.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.3.1 +2.3.2 diff --git a/doc/Doxyfile b/doc/Doxyfile index e707528349..13593d849c 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.1 +PROJECT_NUMBER = 2.3.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 |