aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-09-22 02:30:14 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-09-22 02:30:14 +0200
commit1450d6e6377df00a538ae7542981a0ebff9415da (patch)
tree1cb67eac659e1ff250c2984a5f61515c6f1cb1b0 /Doxyfile
parenta99a35c8ea633a252d3a52a21691478f1f8c1763 (diff)
downloadffmpeg-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--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index afd2e3c289..bcb13563a5 100644
--- a/Doxyfile
+++ b/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 = 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.