[www-doc] [Git][VideoLAN.org/websites][master] Update all versions to 3.0.0

Jean-Baptiste Kempf gitlab at videolan.org
Fri Feb 9 20:07:10 CET 2018


Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites


Commits:
ba2a857d by Jean-Baptiste Kempf at 2018-02-09T20:07:00+01:00
Update all versions to 3.0.0

- - - - -


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 = '2.2.8';
-$macosxversion = '2.2.8';
+$win32version = '3.0.0';
+$macosxversion = '3.0.0';
 $oldmacosxversion = '2.0.10';
-$version = '2.2.8';
-$iosversion = '2.8.9';
-$tvosversion = '1.1.3';
+$version = '3.0.0';
+$iosversion = '3.0.0';
+$tvosversion = '3.0.0';
 $androidversion = '3.0.0';
-$winrtversion = '2.0.0';
+$winrtversion = '3.0.0';
 
 $dlBase = "//get.videolan.org/vlc";
 $dlUrl = "$dlBase/$win32version/win32/vlc-$win32version-win32.exe";



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/ba2a857d49703562d0bfd0d1c898693ecfa094d1

---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/ba2a857d49703562d0bfd0d1c898693ecfa094d1
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list