diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-09-27 01:57:02 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-09-27 02:52:04 +0200 |
commit | 0d1ae06fe95e2dd010025acda2d799240d651d6e (patch) | |
tree | b0ee83031c2367bd0ae46e50b9b52a55850a7756 | |
parent | f66ecdb1b4de01e4afdc1e2c8640ce57ddec15ff (diff) | |
download | ffmpeg-0d1ae06fe95e2dd010025acda2d799240d651d6e.tar.gz |
update for 0.10.9
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | Doxyfile | 2 | ||||
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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 = 0.10.8 +PROJECT_NUMBER = 0.10.9 # With the PROJECT_LOGO tag one can specify an logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 @@ -1 +1 @@ -0.10.8 +0.10.9 @@ -1 +1 @@ -0.10.8 +0.10.9 |