diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-20 11:10:34 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-20 11:10:34 +0200 |
commit | 827a8bfc64a49ebcbe84ea1646f621f3e8b3b05c (patch) | |
tree | f363132755d1bc16ed16ccb4457cb8a6c107cc68 /doc | |
parent | e8ce2770b12ad8d1dfb9adce66b6fd3fc560aeda (diff) | |
download | ffmpeg-827a8bfc64a49ebcbe84ea1646f621f3e8b3b05c.tar.gz |
Update for 2.6.4
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 2f799982ec..c0528d855e 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.6.3 +PROJECT_NUMBER = 2.6.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 |