diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-06 12:59:30 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-06 12:59:30 +0100 |
commit | 9f0e36b1011619121fd646b58ea778fb2553b320 (patch) | |
tree | 437904d8cb28c4d21b328eb81493252a1f3de25d /doc | |
parent | 3a1aaec9bbcc915f3098448ef2fd81b6b3422c56 (diff) | |
download | ffmpeg-9f0e36b1011619121fd646b58ea778fb2553b320.tar.gz |
update for 2.4.12
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 13ebdc1adb..74e2732679 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.4.11 +PROJECT_NUMBER = 2.4.12 # 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 |