From eda6effcabcf9c238e4635eb058d72371336e09b Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 15 Jan 2014 18:29:16 +0100 Subject: Update for 2.1.3 Signed-off-by: Michael Niedermayer --- RELEASE | 2 +- VERSION | 2 +- doc/Doxyfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE b/RELEASE index eca07e4c1a..ac2cdeba01 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -2.1.2 +2.1.3 diff --git a/VERSION b/VERSION index eca07e4c1a..ac2cdeba01 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.2 +2.1.3 diff --git a/doc/Doxyfile b/doc/Doxyfile index 1236ab17b4..bc1595f45b 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.2 +PROJECT_NUMBER = 2.1.3 # 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 -- cgit v1.2.3