diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-20 22:27:57 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-01-20 22:27:57 +0100 |
commit | 04c74a339ff7ba6e535c9e197739da424cb0b3da (patch) | |
tree | 41e57a18f55babff9c8101747079d214c11535eb | |
parent | ece68a0363ac64c48cc3a66f8c7ad83baac90add (diff) | |
download | ffmpeg-04c74a339ff7ba6e535c9e197739da424cb0b3da.tar.gz |
update for FFmpeg 1.0.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 = 1.0.1 +PROJECT_NUMBER = 1.0.2 # 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.1 +1.0.2 @@ -1 +1 @@ -1.0.1 +1.0.2 |