Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-11-05 01:05:34 +0400
committerMichael Niedermayer <michaelni@gmx.at>2011-11-05 01:05:34 +0400
commit8045254bacca54bc5bb242f43b72564037b8a50d (patch)
tree550a2eb02103d74ddc013295fc7a513472683ffc /Doxyfile
parent3e17543491dd6db043090f9edfc2ad8677fde868 (diff)
update versions for 0.7 branchn0.7.7
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 24ceb58ecd..61156c4f62 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.6
+PROJECT_NUMBER = 0.7.7
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.