diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-11-04 22:05:34 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-04 22:05:34 +0100 |
commit | 8045254bacca54bc5bb242f43b72564037b8a50d (patch) | |
tree | 550a2eb02103d74ddc013295fc7a513472683ffc | |
parent | 3e17543491dd6db043090f9edfc2ad8677fde868 (diff) | |
download | ffmpeg-8045254bacca54bc5bb242f43b72564037b8a50d.tar.gz |
update versions for 0.7 branchn0.7.7
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | Doxyfile | 2 | ||||
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 3 insertions, 3 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.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. @@ -1 +1 @@ -0.7.6 +0.7.7 @@ -1 +1 @@ -0.7.6 +0.7.7 |