diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-02 23:08:27 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-02 23:08:27 +0200 |
commit | f406bf3fa933be089bd76a95f75ea57b0942f8c5 (patch) | |
tree | ea3830e60cd86ce9e8a44cbc6b1d7e6e72c7d48c | |
parent | 54bec22a6e3f2115eac1c2f079c25dcb19b2813e (diff) | |
download | ffmpeg-f406bf3fa933be089bd76a95f75ea57b0942f8c5.tar.gz |
Update for 2.2.3n2.2.3
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.2.3 @@ -1 +1 @@ -2.2.2 +2.2.3 diff --git a/doc/Doxyfile b/doc/Doxyfile index 3f1e1f8ece..584781641c 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.2 +PROJECT_NUMBER = 2.2.3 # 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 |