[FFmpeg-cvslog] Fix version numbers
Michael Niedermayer
git at videolan.org
Wed Jul 27 12:49:46 CEST 2011
ffmpeg | branch: release/0.7 | Michael Niedermayer <michaelni at gmx.at> | Tue Jul 26 01:01:06 2011 +0200| [a8d89df367859e5addd8bdbbebb4d787493397da] | committer: Michael Niedermayer
Fix version numbers
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a8d89df367859e5addd8bdbbebb4d787493397da
---
Doxyfile | 2 +-
RELEASE | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Doxyfile b/Doxyfile
index 3aca291..dbadd98 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 39e898a..6f4eebd 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-0.7.1
+0.8.1
More information about the ffmpeg-cvslog
mailing list