diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-02-17 19:50:54 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-02-17 19:50:54 +0100 |
commit | 36cfee3adc70c6a78a07df4bb16349c4b0893ef4 (patch) | |
tree | 0385b44992771a6af19ff3e9303de764652fd4c5 | |
parent | 2dca276dcb9ce6af4eb8a7d23fc234e944f015d8 (diff) | |
download | ffmpeg-36cfee3adc70c6a78a07df4bb16349c4b0893ef4.tar.gz |
Update for 2.2.13n2.2.13
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 @@ -2.2.12 +2.2.13 diff --git a/doc/Doxyfile b/doc/Doxyfile index 4870ddce37..b25ee35231 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.2.12 +PROJECT_NUMBER = 2.2.13 # 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 |