diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-05-09 22:17:06 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-05-09 22:17:06 +0200 |
commit | c5948b472b7ddda5acdad9c9e0f3f7217fb643ad (patch) | |
tree | 0f2e004e0bd3866f893ac52091b4c0a0b832508a /doc | |
parent | 7ee5e97c46e30fb3d6f9f78cc3313dbc06528b37 (diff) | |
download | ffmpeg-c5948b472b7ddda5acdad9c9e0f3f7217fb643ad.tar.gz |
update for 1.2.1
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 55dd7a71d2..d3d5e42cfe 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 = 1.2 +PROJECT_NUMBER = 1.2.1 # 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 |