diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-05-13 00:59:36 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-05-13 00:59:36 +0200 |
commit | 2e00dd4d62015efbd87fb1c21daa342b2ec250c5 (patch) | |
tree | 5365f3de5f492a087af5198e6316fe201438f8f1 | |
parent | 91138821fb675883e69f123a5ad86ca8470fb537 (diff) | |
download | ffmpeg-2e00dd4d62015efbd87fb1c21daa342b2ec250c5.tar.gz |
Update for 1.1.5n1.1.5
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 @@ -1.1.4 +1.1.5 @@ -1 +1 @@ -1.1.4 +1.1.5 diff --git a/doc/Doxyfile b/doc/Doxyfile index 8216a21efd..d4b93f549c 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.1.4 +PROJECT_NUMBER = 1.1.5 # 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 |