diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-11-20 03:12:11 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-11-20 03:12:11 +0100 |
commit | 9422cd85a081f6e084731e87eda3e8e4df9f6827 (patch) | |
tree | a5770558082e47ab02a894534a040b7bc8c55b3c | |
parent | 87c416d93a099587679549fe82c33be83cdbf192 (diff) | |
download | ffmpeg-n2.1.1.tar.gz |
update for 2.1.1n2.1.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-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.1 +2.1.1 @@ -1 +1 @@ -2.1 +2.1.1 diff --git a/doc/Doxyfile b/doc/Doxyfile index ad40d2b1f1..eb1bea2141 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.1 +PROJECT_NUMBER = 2.1.1 # 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 |