diff options
author | Michael Niedermayer <[email protected]> | 2014-09-14 15:37:11 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2014-09-14 15:37:11 +0200 |
commit | 55b1a1e9c16d2250e3a8f5fdd54872b0e67c2b10 (patch) | |
tree | 7a7cf1b30ff3e73c0d2039c97745389ec40408b1 | |
parent | 5eef7042d8a2ab229dd051894b87302e4e62bfec (diff) |
update for 2.4
Signed-off-by: Michael Niedermayer <[email protected]>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -2.3.git +2.4 diff --git a/doc/Doxyfile b/doc/Doxyfile index 8697e6c551..96a8743274 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 = +PROJECT_NUMBER = 2.4 # With the PROJECT_LOGO tag one can specify a logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |