diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-30 21:59:47 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-30 21:59:47 +0100 |
commit | 5c2d8bbffa218b4d0c7e09d2ecbb2a0a02f665b7 (patch) | |
tree | 39d81430d3a6aa066bbc596323682573d81d1fe0 | |
parent | 4b8f3c5bf34e517f8a50c5b5152985b8ef725c6b (diff) | |
download | ffmpeg-5c2d8bbffa218b4d0c7e09d2ecbb2a0a02f665b7.tar.gz |
update for 2.4.4
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.4.3 +2.4.4 diff --git a/doc/Doxyfile b/doc/Doxyfile index e15895122e..e8638e36c7 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.4.3 +PROJECT_NUMBER = 2.4.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 |