diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-04-10 05:09:51 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-04-10 05:09:51 +0200 |
commit | e72c0a04664a9aab449b63135fe16ade51a99bb6 (patch) | |
tree | c3639121daa2f75e5baecc65a14fe1e368112c45 | |
parent | dfddefa13afaafa77ab140457f1b1e51a02bae2f (diff) | |
download | ffmpeg-e72c0a04664a9aab449b63135fe16ade51a99bb6.tar.gz |
update for 2.2.1n2.2.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1 +1 @@ -2.2 +2.2.1 @@ -1 +1 @@ -2.2 +2.2.1 diff --git a/doc/Doxyfile b/doc/Doxyfile index 7f1d3a3f3c..765785b801 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 +PROJECT_NUMBER = 2.2.1 # 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 |