diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-05-14 01:37:16 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-05-14 01:37:16 +0200 |
commit | ae668a283d5f8116fe47cde9737083cd7c7499e1 (patch) | |
tree | 787b38495ce9866e35413785aabcc14c354d8662 | |
parent | 2c66058737e254756118b7f7be0be7d3bfbb4fe3 (diff) | |
download | ffmpeg-ae668a283d5f8116fe47cde9737083cd7c7499e1.tar.gz |
update for 1.0.7
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.6 +PROJECT_NUMBER = 1.0.7 # 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.6 +1.0.7 @@ -1 +1 @@ -1.0.6 +1.0.7 |