diff options
author | Michael Niedermayer <[email protected]> | 2013-08-10 23:53:37 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-08-10 23:58:48 +0200 |
commit | fd2951bb53b3096a90307945fa074da9f9980d55 (patch) | |
tree | 75f1f1643196e84eba31f3e2dd4d651a28bc2df0 | |
parent | fa004f4854db7e1dd98a4f5aace0df83716d5768 (diff) |
update for 2.0.1
Signed-off-by: Michael Niedermayer <[email protected]>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1 +1 @@ -2.0 +2.0.1 @@ -1 +1 @@ -2.0 +2.0.1 diff --git a/doc/Doxyfile b/doc/Doxyfile index bbfbc30c51..634e818540 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -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 = 2.0 +PROJECT_NUMBER = 2.0.1 # 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 |