From a8d89df367859e5addd8bdbbebb4d787493397da Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 26 Jul 2011 01:01:06 +0200 Subject: [PATCH] Fix version numbers Signed-off-by: Michael Niedermayer --- Doxyfile | 2 +- RELEASE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index 3aca291a15..dbadd98d15 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 = 0.7.1 +PROJECT_NUMBER = 0.8.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/RELEASE b/RELEASE index 39e898a4f9..6f4eebdf6f 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -0.7.1 +0.8.1