diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-01 20:44:56 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-01 20:44:56 +0100 |
commit | 60eebbbf22f34155e751e51eb254da796115c6a2 (patch) | |
tree | ef9ea080804ea1f56dc887bed6c1d6b1b0729952 /doc/Doxyfile | |
parent | 5eca7ba16b8c5335650a8c9030169df25d33bf8a (diff) | |
download | ffmpeg-60eebbbf22f34155e751e51eb254da796115c6a2.tar.gz |
Update for 2.5.11n2.5.11
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 c06700033f..a524a5c240 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.5.10 +PROJECT_NUMBER = 2.5.11 # 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 |