[FFmpeg-cvslog] Update for FFmpeg 1.2.7

Michael Niedermayer git at videolan.org
Mon Jun 23 18:52:58 CEST 2014


ffmpeg | branch: release/1.2 | Michael Niedermayer <michaelni at gmx.at> | Mon Jun 23 18:32:54 2014 +0200| [cc8d20e345e231543888a07e4063303758285307] | committer: Michael Niedermayer

Update for FFmpeg 1.2.7

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cc8d20e345e231543888a07e4063303758285307
---

 RELEASE      |    2 +-
 VERSION      |    2 +-
 doc/Doxyfile |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/RELEASE b/RELEASE
index 3c43790..c04c650 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-1.2.6
+1.2.7
diff --git a/VERSION b/VERSION
index 3c43790..c04c650 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.2.6
+1.2.7
diff --git a/doc/Doxyfile b/doc/Doxyfile
index e803996..ff719a4 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         = 1.2.6
+PROJECT_NUMBER         = 1.2.7
 
 # 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