diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-18 20:53:40 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-18 20:53:40 +0200 |
commit | 4a6ac71742e09f425bccb623ab3e0d5455853090 (patch) | |
tree | fcf670ac0735c0f1f604e9ff06c82c2d6e1b9865 /doc | |
parent | 08337cca05e6fca34a9efcb9f3ac0219291c3e56 (diff) | |
download | ffmpeg-4a6ac71742e09f425bccb623ab3e0d5455853090.tar.gz |
Update for FFmpeg 2.7.2
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 0f847afa0c..1b116d4d4a 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.1 +PROJECT_NUMBER = 2.7.2 # 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 |