diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-08-17 15:27:40 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-17 15:30:38 +0200 |
commit | bc259185cb69c6532232be4b2ad57a70ef7ed946 (patch) | |
tree | 2b51c670bd9a5f286866e00b1475c1300d6b0e77 /doc | |
parent | 3b6bde3b3de4f392bfd4ac800778e9e62eefa78e (diff) | |
download | ffmpeg-n2.3.3.tar.gz |
Update for FFmpeg 2.3.3n2.3.3
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 13593d849c..4159ce0fe3 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.3.2 +PROJECT_NUMBER = 2.3.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 |