diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-02-20 01:26:33 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-02-20 01:26:33 +0100 |
commit | 0a57df38f468e905f0fe834ac5e21b89f68f5ce6 (patch) | |
tree | 72be8319fa4f20dbb43951bcab2d2199fb33ccc7 /Doxyfile | |
parent | 17966ae5bb439c2b3d5c62878d6679c8fc4fba76 (diff) | |
download | ffmpeg-0a57df38f468e905f0fe834ac5e21b89f68f5ce6.tar.gz |
Update for 0.8.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.8.13 +PROJECT_NUMBER = 0.8.14 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |