diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-01-13 17:21:42 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-13 17:21:42 +0100 |
commit | 29353dd3f8159089ecf2fa0886f94f4cf32e75f2 (patch) | |
tree | 5f166fa79c7d4bca61150856797f629f3db85472 /doc/Doxyfile | |
parent | b336daa952d9d0ff3e1fd9f9aeb12b42f5d89b26 (diff) | |
download | ffmpeg-29353dd3f8159089ecf2fa0886f94f4cf32e75f2.tar.gz |
Update for 2.1.2n2.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 eb1bea2141..1236ab17b4 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.1 +PROJECT_NUMBER = 2.1.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 |