diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-10-06 03:47:59 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-10-06 03:47:59 +0200 |
commit | b05d3550407418aea53f2672463a8ebc8f75654e (patch) | |
tree | 902947368f0fa7ba5f6288245e69e7a549c448fc | |
parent | f253fa95529a52760f717e74b4ea0c81a7bbda04 (diff) | |
download | ffmpeg-b05d3550407418aea53f2672463a8ebc8f75654e.tar.gz |
Update for 2.2.9n2.2.9
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.8 +2.2.9 diff --git a/doc/Doxyfile b/doc/Doxyfile index b5c75fd85b..afafc8d6de 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.8 +PROJECT_NUMBER = 2.2.9 # 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 |