[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6de5dd5 web/download: add 3.2.6
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Sun Jun 18 03:32:26 EEST 2017
The branch, master has been updated
via 6de5dd539c8034233d28d8ed1e765f0d41e7bdb2 (commit)
from f50105b6e3b61759c8ee51b532f9336d6c4a40cb (commit)
- Log -----------------------------------------------------------------
commit 6de5dd539c8034233d28d8ed1e765f0d41e7bdb2
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sun Jun 18 02:29:24 2017 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sun Jun 18 02:29:55 2017 +0200
web/download: add 3.2.6
diff --git a/src/download b/src/download
index e42df22..969761e 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.5 "Hypatia"</h3>
+ <h3 id="release_3.2">FFmpeg 3.2.6 "Hypatia"</h3>
<p>
- 3.2.5 was released on 2017-05-16. It is the latest stable FFmpeg release
- from the 3.2.5 release branch, which was cut from master on 2016-10-26.
+ 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.
</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.5.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-3.2.5.tar.xz.asc">PGP signature</a></small>
+ <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>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.2.5.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-3.2.5.tar.bz2.asc">PGP signature</a></small>
+ <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>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.2.5.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-3.2.5.tar.gz.asc">PGP signature</a></small>
+ <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>
</div> <!-- col -->
<div class="col-md-3 text-right">
- <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.5">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.6">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