diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-09-21 01:18:16 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-09-21 01:18:16 +0200 |
commit | 5df02760dd2f050b996f931fa7cdf8871bfa5d96 (patch) | |
tree | 0ae91eed058a60aee58bf607a239da15ad9dc428 | |
parent | 014dee89d00fdf474740fbb5cbcdf07cca8aaa9c (diff) | |
download | ffmpeg-5df02760dd2f050b996f931fa7cdf8871bfa5d96.tar.gz |
update for 2.2.8n2.2.8
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.2.7 +2.2.8 diff --git a/doc/Doxyfile b/doc/Doxyfile index 6e757718f6..b5c75fd85b 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 = 2.2.7 +PROJECT_NUMBER = 2.2.8 # 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 |