diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-07-20 19:18:42 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-07-20 19:18:42 +0200 |
commit | f2a8c429dc605fde48b46e2eb4da387ef9341ac2 (patch) | |
tree | 1d9f3033fe995016a03b3cce49fc94e8b862f13b | |
parent | 3a2c4453f04e467e52e66e439f389ac9ae49cc32 (diff) | |
download | ffmpeg-f2a8c429dc605fde48b46e2eb4da387ef9341ac2.tar.gz |
update for 1.0.10n1.0.10
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 = 1.0.9 +PROJECT_NUMBER = 1.0.10 # 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 @@ -1.0.9 +1.0.10 @@ -1 +1 @@ -1.0.9 +1.0.10 |