diff options
author | Michael Niedermayer <[email protected]> | 2013-07-29 04:41:57 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-07-29 04:41:57 +0200 |
commit | 4e17e9f8afc41de33f45bf8ae4f60a30f932a2c7 (patch) | |
tree | a385170cde4fc10d52538fcbdb55e6157d1b6a3c | |
parent | 62d9d4d9d4bec0bfda26ba52899e9257288099b5 (diff) |
update for 0.10.8
Signed-off-by: Michael Niedermayer <[email protected]>
-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.10.7 +PROJECT_NUMBER = 0.10.8 # 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 @@ -0.10.7 +0.10.8 @@ -1 +1 @@ -0.10.7 +0.10.8 |