diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-01 14:30:10 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-01 14:30:10 +0100 |
commit | b44506c393b176dc396502ad262ac18bec52a110 (patch) | |
tree | e86bfb1cfa6ab902c996bd50650ea5e40de8a453 | |
parent | 9395a3a96bf82038d0cad65b7fb4b9d873836ae7 (diff) | |
download | ffmpeg-b44506c393b176dc396502ad262ac18bec52a110.tar.gz |
update for 2.3.5n2.3.5
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.4 +2.3.5 diff --git a/doc/Doxyfile b/doc/Doxyfile index 5ded0c660d..c4f02364b5 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.4 +PROJECT_NUMBER = 2.3.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 |