[FFmpeg-cvslog] Update for FFmpeg 1.2
Michael Niedermayer
git at videolan.org
Sat Mar 9 14:33:59 CET 2013
ffmpeg | branch: release/1.2 | Michael Niedermayer <michaelni at gmx.at> | Sat Mar 9 14:31:52 2013 +0100| [1ea3248290a36c5fbde7863d6ad8cf91e18f3fc8] | committer: Michael Niedermayer
Update for FFmpeg 1.2
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1ea3248290a36c5fbde7863d6ad8cf91e18f3fc8
---
RELEASE | 2 +-
VERSION | 1 +
doc/Doxyfile | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/RELEASE b/RELEASE
index 3d529fb..5625e59 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-1.1.git
+1.2
diff --git a/VERSION b/VERSION
new file mode 100644
index 0000000..5625e59
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+1.2
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 7e6d0f5..55dd7a7 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 = 1.2
# 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
More information about the ffmpeg-cvslog
mailing list