diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-23 15:51:02 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-23 15:56:15 +0200 |
commit | e0a03d1f9cb18139ede8c3d0263a21828494c951 (patch) | |
tree | 6cc64ab3d1dd90dc08ed4198d09c761797784b3b | |
parent | d07be523f5d8e2184b581c564e1b5e00440c5dc2 (diff) | |
download | ffmpeg-n2.2.4.tar.gz |
update for FFmpeg 2.2.4n2.2.4
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.3 +2.2.4 @@ -1 +1 @@ -2.2.3 +2.2.4 diff --git a/doc/Doxyfile b/doc/Doxyfile index 584781641c..1e5778ca7d 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.3 +PROJECT_NUMBER = 2.2.4 # 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 |