diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-09-22 02:30:14 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-09-22 02:30:14 +0200 |
commit | 1450d6e6377df00a538ae7542981a0ebff9415da (patch) | |
tree | 1cb67eac659e1ff250c2984a5f61515c6f1cb1b0 /Doxyfile | |
parent | a99a35c8ea633a252d3a52a21691478f1f8c1763 (diff) | |
download | ffmpeg-1450d6e6377df00a538ae7542981a0ebff9415da.tar.gz |
Update version numbers for 0.7.5n0.7.5
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.4 +PROJECT_NUMBER = 0.7.5 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |