diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-02-18 01:12:02 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-02-18 01:12:02 +0100 |
commit | f86da592c3399c749442d8e70d9aef346dac3464 (patch) | |
tree | 231fbcca60a88b74c2086fc01b23c57595da0223 /Doxyfile | |
parent | 7378101d41020ee9f4643740ebf1b9142afca557 (diff) | |
download | ffmpeg-f86da592c3399c749442d8e70d9aef346dac3464.tar.gz |
update for 0.7.14n0.7.14
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = 0.7.13 +PROJECT_NUMBER = 0.7.14 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |