diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-05-03 01:27:16 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-05-03 01:27:16 +0200 |
commit | 4702154464d53db0616b348be6332acd8ae4d6be (patch) | |
tree | 3d43a3446c208d39d04b91efbb45e8d0f8e398e1 | |
parent | e390a9de6f04eb081b66c8a81a88b17e08c5e605 (diff) | |
download | ffmpeg-4702154464d53db0616b348be6332acd8ae4d6be.tar.gz |
update for 0.9.2
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.9.1 +PROJECT_NUMBER = 0.9.2 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -1 +1 @@ -0.9.1 +0.9.2 @@ -1 +1 @@ -0.9.1 +0.9.2 |