diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-12-16 00:10:02 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-16 00:10:02 +0100 |
commit | c03491d96b89107698fa460fa6cfbe53a7fbd66c (patch) | |
tree | 09d7efae1fdced999578e95d5041f83c0bfe12c8 | |
parent | 237958f8e82ce608c0f9ebb072653354e1d9ecca (diff) | |
download | ffmpeg-c03491d96b89107698fa460fa6cfbe53a7fbd66c.tar.gz |
Update for 1.2.11
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | RELEASE | 2 | ||||
-rw-r--r-- | doc/Doxyfile | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -1.2.10 +1.2.11 diff --git a/doc/Doxyfile b/doc/Doxyfile index d8952ea710..cb6298c478 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.10 +PROJECT_NUMBER = 1.2.11 # 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 |