diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-11-20 03:12:11 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-11-20 03:12:11 +0100 |
commit | 9422cd85a081f6e084731e87eda3e8e4df9f6827 (patch) | |
tree | a5770558082e47ab02a894534a040b7bc8c55b3c /doc/Doxyfile | |
parent | 87c416d93a099587679549fe82c33be83cdbf192 (diff) | |
download | ffmpeg-9422cd85a081f6e084731e87eda3e8e4df9f6827.tar.gz |
update for 2.1.1n2.1.1
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 ad40d2b1f1..eb1bea2141 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.1 +PROJECT_NUMBER = 2.1.1 # 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 |