diff options
author | Michael Niedermayer <[email protected]> | 2014-11-02 11:34:41 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2014-11-02 11:34:41 +0100 |
commit | 7e8b4506e0aac9dd00ab2aa750c4ad0858a90792 (patch) | |
tree | cd8e70c6df95ba468eaa9596d66dfc31015114d3 | |
parent | 96dac432f790a6e73d8af10ba84cdbd2f38005b2 (diff) |
update for 1.2.10n1.2.10
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 @@ -1.2.9 +1.2.10 diff --git a/doc/Doxyfile b/doc/Doxyfile index f7cfc25e12..d8952ea710 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 = 1.2.9 +PROJECT_NUMBER = 1.2.10 # 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 |