From 734cfa8e8bb66d7a5ae69066fdd219e0a517027d Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 25 May 2012 18:20:00 +0200 Subject: [PATCH] Update for 0.11 Signed-off-by: Michael Niedermayer --- Doxyfile | 2 +- RELEASE | 2 +- VERSION | 1 + doc/RELEASE_NOTES | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 VERSION diff --git a/Doxyfile b/Doxyfile index 97896aa071..3841d23602 100644 --- a/Doxyfile +++ b/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 = +PROJECT_NUMBER = 0.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 diff --git a/RELEASE b/RELEASE index 8d74bcbc23..51176c7c89 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -0.10.2.git +0.11 diff --git a/VERSION b/VERSION new file mode 100644 index 0000000000..51176c7c89 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.11 diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 135165afa1..782e921f4d 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,7 +1,7 @@ Release Notes ============= -* 0.10 "Freedom" January, 2012 +* 0.11 "Happiness" May, 2012 General notes