diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-01-02 20:20:14 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-01-02 20:20:14 +0100 |
commit | cee1568ae18696919ad9cfea1d536364e4d53d9b (patch) | |
tree | 39c50fa7f9607ab85bacd8b7b0daa2c50e893ef4 /Doxyfile | |
parent | c409ac5adc924aeb126a078a0297be8a8acf13e7 (diff) | |
download | ffmpeg-cee1568ae18696919ad9cfea1d536364e4d53d9b.tar.gz |
Update for 0.8.9n0.8.9
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.8.8 +PROJECT_NUMBER = 0.8.9 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |