diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-09-07 15:19:28 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-09-07 15:27:03 +0200 |
commit | a9a8e5ca99cead74c6c0c8ccf180634cb64301cd (patch) | |
tree | ec190189fd632ad7730dcecdb3b83ad0174abdce | |
parent | c2a2ad133eb9d42361804a568dee336992349a5e (diff) | |
download | ffmpeg-a9a8e5ca99cead74c6c0c8ccf180634cb64301cd.tar.gz |
Update for 0.8.3
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.8.2 +PROJECT_NUMBER = 0.8.3 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -1 +1 @@ -0.8.2 +0.8.3 @@ -1 +1 @@ -0.8.2 +0.8.3 |