diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-09 23:21:20 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-09 23:36:06 +0200 |
commit | 0e9209183a272fa4063fa59e686149a1daa59a6f (patch) | |
tree | 8e8e5216f3454752a96b1e8b288f0e8424cc7f5e | |
parent | 90932a9e3cc2c26cf6d3edf406929dbd9a1ce2b1 (diff) | |
download | ffmpeg-0e9209183a272fa4063fa59e686149a1daa59a6f.tar.gz |
Update for 2.7
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -2.6.git +2.7 diff --git a/doc/Doxyfile b/doc/Doxyfile index 8697e6c551..0244e2b98b 100644 --- a/doc/Doxyfile +++ b/doc/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 = +PROJECT_NUMBER = 2.7 # With the PROJECT_LOGO tag one can specify a logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |