diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-05-05 00:41:34 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-05 00:41:34 +0200 |
commit | c2eb668617555cb8b8bcfb9796241ada9471ac65 (patch) | |
tree | 52a422a57b1d27c7797b1d2419359a575dafa36d /doc | |
parent | c9c223ba0028498969019d4c133375b7c8d6c240 (diff) | |
download | ffmpeg-n2.2.2.tar.gz |
Update for 2.2.2n2.2.2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 765785b801..3f1e1f8ece 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.2.1 +PROJECT_NUMBER = 2.2.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 |