[www-doc] [Git][VideoLAN.org/websites][master] Update libbdplus and libbluray
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Sun Mar 6 17:35:31 UTC 2022
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
50639dde by Jean-Baptiste Kempf at 2022-03-06T18:34:37+01:00
Update libbdplus and libbluray
- - - - -
2 changed files:
- www.videolan.org/developers/libbdplus.php
- www.videolan.org/developers/libbluray.php
Changes:
=====================================
www.videolan.org/developers/libbdplus.php
=====================================
@@ -4,7 +4,7 @@
$new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
- $libbdplus_version = "0.1.2";
+ $libbdplus_version = "0.2.0";
?>
<div class="container">
=====================================
www.videolan.org/developers/libbluray.php
=====================================
@@ -4,7 +4,7 @@
$new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
- $libbluray_version = "1.3.0";
+ $libbluray_version = "1.3.1";
?>
<div class="container">
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/50639ddee1ff753ed9e7e14c08664958041c23d5
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/50639ddee1ff753ed9e7e14c08664958041c23d5
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the www-doc
mailing list