diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-02-05 17:05:02 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-02-06 02:02:35 +0100 |
commit | 0e1bb99f26c2fdbef7cbe7a49bd9a3b91344408d (patch) | |
tree | 92d8fd35bb1170cb703fa302acdfd3e0588ef3f2 /doc/Doxyfile | |
parent | d2c1a8dc2de8bdda64ab7411537429d1e64dd3fe (diff) | |
download | ffmpeg-0e1bb99f26c2fdbef7cbe7a49bd9a3b91344408d.tar.gz |
update for 1.1.2
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 6aa67f3e34..b67606b6fb 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 = 1.1.1 +PROJECT_NUMBER = 1.1.2 # With the PROJECT_LOGO tag one can specify an logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |