diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-10-03 03:32:17 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-10-03 03:41:00 +0200 |
commit | d005e2ecce5c8104679b39f2050a9d83e417d275 (patch) | |
tree | d7979e368ffd85cdd56c7085e4719f0e9379169f | |
parent | 57bdb3f3dde3de7e84c888ae205574873bd1787b (diff) | |
download | ffmpeg-d005e2ecce5c8104679b39f2050a9d83e417d275.tar.gz |
update for FFmpeg 2.3.4n2.3.4
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.3 +2.3.4 diff --git a/doc/Doxyfile b/doc/Doxyfile index 4159ce0fe3..5ded0c660d 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.3 +PROJECT_NUMBER = 2.3.4 # 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 |