diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-21 14:52:20 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-21 14:53:03 +0100 |
commit | 26241af6f8b291eed42c597ffa2b32802331f813 (patch) | |
tree | 0494cb85fb00ff6ef65e35ef370ba3e940be631a /doc/Doxyfile | |
parent | 7ad058168665a74c8975a2bb1bd4286d37280218 (diff) | |
download | ffmpeg-6f70878a58ed4a04bf019b0393624cfacfaedca3.tar.gz |
Update for 2.7.4n2.7.4
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 4d1686bdc8..7e7e091d24 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.3 +PROJECT_NUMBER = 2.7.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 |