diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-02 23:08:27 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-02 23:08:27 +0200 |
commit | f406bf3fa933be089bd76a95f75ea57b0942f8c5 (patch) | |
tree | ea3830e60cd86ce9e8a44cbc6b1d7e6e72c7d48c /doc/Doxyfile | |
parent | 54bec22a6e3f2115eac1c2f079c25dcb19b2813e (diff) | |
download | ffmpeg-ed3a49a79b4c7018121ed72a864be30ef1ed09ed.tar.gz |
Update for 2.2.3n2.2.3
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 3f1e1f8ece..584781641c 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.2 +PROJECT_NUMBER = 2.2.3 # 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 |