diff options
author | Michael Niedermayer <[email protected]> | 2013-12-24 03:22:00 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-12-24 03:22:00 +0100 |
commit | b4552cc9b8c37410f754af5d34d24e7b8a9b4b0e (patch) | |
tree | 8fc11cc5b976913564698b830805211eee039797 /doc/Doxyfile | |
parent | 172f92976752618a7d1b6636bf2d04cbdbd65790 (diff) |
update for FFmpeg 2.0.3n2.0.3
Signed-off-by: Michael Niedermayer <[email protected]>
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 391133198f..6ff927c619 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.0.2 +PROJECT_NUMBER = 2.0.3 # 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 |