[www-doc] [Git][VideoLAN.org/websites][master] Win32: Update release to 3.0.2
Jean-Baptiste Kempf
gitlab at videolan.org
Mon Apr 23 16:21:46 CEST 2018
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
365d89c2 by Jean-Baptiste Kempf at 2018-04-23T16:21:31+02:00
Win32: Update release to 3.0.2
- - - - -
1 changed file:
- www.videolan.org/include/os-specific.php
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
--- a/www.videolan.org/include/os-specific.php
+++ b/www.videolan.org/include/os-specific.php
@@ -1,12 +1,12 @@
<?php
-$win32version = '3.0.1';
-$macosxversion = '3.0.1';
+$win32version = '3.0.2';
+$macosxversion = '3.0.2';
$oldmacosxversion = '2.0.10';
-$version = '3.0.1';
+$version = '3.0.2';
$iosversion = '3.0.3';
-$tvosversion = '3.0.1';
-$androidversion = '3.0.1';
-$winrtversion = '3.0.0';
+$tvosversion = '3.0.3';
+$androidversion = '3.0.5';
+$winrtversion = '3.0.2';
$dlBase = "//get.videolan.org/vlc";
$windowsLocation = "$dlBase/$win32version/win32/vlc-$win32version-win32.exe";
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/365d89c249ad19d2756fd7271cb7b6376c35aaa9
---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/365d89c249ad19d2756fd7271cb7b6376c35aaa9
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list