[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c55ad1d web/download: add 3.2.7
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Sun Jul 30 18:09:56 EEST 2017
The branch, master has been updated
via c55ad1dd4bf497cea34a7268dbe3cdca492fadcf (commit)
from 355b75a18c44fab36052d9b84e3b5a867b02a7d7 (commit)
- Log -----------------------------------------------------------------
commit c55ad1dd4bf497cea34a7268dbe3cdca492fadcf
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sun Jul 30 17:09:20 2017 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sun Jul 30 17:09:20 2017 +0200
web/download: add 3.2.7
diff --git a/src/download b/src/download
index b425c0a..3f25c1a 100644
--- a/src/download
+++ b/src/download
@@ -307,11 +307,11 @@ libpostproc 54. 5.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_3.2">FFmpeg 3.2.6 "Hypatia"</h3>
+ <h3 id="release_3.2">FFmpeg 3.2.7 "Hypatia"</h3>
<p>
- 3.2.6 was released on 2017-06-18. It is the latest stable FFmpeg release
- from the 3.2.6 release branch, which was cut from master on 2016-10-26.
+ 3.2.7 was released on 2017-07-30. It is the latest stable FFmpeg release
+ from the 3.2.7 release branch, which was cut from master on 2016-10-26.
</p>
<p>It includes the following library versions:
</p>
@@ -328,19 +328,19 @@ libpostproc 54. 1.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.2.6.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-3.2.6.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.2.7.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-3.2.7.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.2.6.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-3.2.6.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.2.7.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-3.2.7.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.2.6.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-3.2.6.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.2.7.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-3.2.7.tar.gz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3 text-right">
- <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.6">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.7">Changelog</a></small>
<a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/download | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list