[www-doc] [Git][VideoLAN.org/websites][master] Update version numbers

Jean-Baptiste Kempf gitlab at videolan.org
Wed May 30 09:45:36 CEST 2018


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


Commits:
18a89b31 by Jean-Baptiste Kempf at 2018-05-30T09:45:27+02:00
Update version numbers

- - - - -


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.2';
-$macosxversion = '3.0.2';
+$win32version = '3.0.3';
+$macosxversion = '3.0.3';
 $oldmacosxversion = '2.0.10';
-$version = '3.0.2';
+$version = '3.0.3';
 $iosversion = '3.0.3';
 $tvosversion = '3.0.3';
-$androidversion = '3.0.9';
-$winrtversion = '3.0.2';
+$androidversion = '3.0.10';
+$winrtversion = '3.0.3';
 
 $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/18a89b31823150a2486260d60d043947b3e419d0

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


More information about the www-doc mailing list