[FFmpeg-cvslog] Update for 2.0
Michael Niedermayer
git at videolan.org
Wed Jul 10 02:41:08 CEST 2013
ffmpeg | branch: release/2.0 | Michael Niedermayer <michaelni at gmx.at> | Wed Jul 10 01:52:51 2013 +0200| [1ebb95d5f193484e82115410ccb6e192755d551c] | committer: Michael Niedermayer
Update for 2.0
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1ebb95d5f193484e82115410ccb6e192755d551c
---
RELEASE | 2 +-
VERSION | 1 +
doc/Doxyfile | 2 +-
doc/RELEASE_NOTES | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/RELEASE b/RELEASE
index 3d529fb..cd5ac03 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-1.1.git
+2.0
diff --git a/VERSION b/VERSION
new file mode 100644
index 0000000..cd5ac03
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+2.0
diff --git a/doc/Doxyfile b/doc/Doxyfile
index f01a305..bbfbc30 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 =
+PROJECT_NUMBER = 2.0
# 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/doc/RELEASE_NOTES b/doc/RELEASE_NOTES
index 8d98429..bb6349e 100644
--- a/doc/RELEASE_NOTES
+++ b/doc/RELEASE_NOTES
@@ -1,7 +1,7 @@
Release Notes
=============
-* 1.2 "Magic" March, 2013
+* 2.0 "Nameless" July, 2013
General notes
More information about the ffmpeg-cvslog
mailing list