diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-04-30 04:06:01 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-04-30 16:07:40 +0200 |
commit | 0ca22536c7d780bd021b3f919cb7ffbf218aeab0 (patch) | |
tree | 84870af25648238ee40a3815f261b952b9665438 /doc/Doxyfile | |
parent | 4621bc436bea662006c8a2018ffbd6d2a1df48ae (diff) | |
download | ffmpeg-0ca22536c7d780bd021b3f919cb7ffbf218aeab0.tar.gz |
Update for 2.7.n2.7.7
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 32099c4aa4..f2a3a54944 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.7.6 +PROJECT_NUMBER = 2.7.7 # 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 |