Skip to content
Snippets Groups Projects
Commit 446f8837 authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

tvOS 1.0.1

parent 96da3fd3
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ $macosxversion = '2.2.1';
$oldmacosxversion = '2.0.10';
$version = '2.2.1';
$iosversion = '2.7.2';
$tvosversion = '1.0.0';
$tvosversion = '1.0.1';
$androidversion = '1.7.5';
$winrtversion = '1.8.5';
......
......@@ -77,8 +77,7 @@
<p class="projectDescription">You can find the source code for the latest release here:</p>
<?php
echo "<code><a href='http://get.videolan.org/vlc-appletv/$tvosversion/vlc-appletv-$tvosversion.tar.gz'>VLC for Apple TV $tvosversion source code</a></code><br />"; ?>
<code><a href="http://get.videolan.org/vlc-iOS/2.7.1/VLCKit-3.0.0-pre2.tar.gz">MobileVLCKit 3.0.0-pre2 source code</a></code><br />
echo "<code><a href='http://get.videolan.org/vlc-appletv/vlc-appletv-$tvosversion.tar.gz'>VLC for Apple TV $tvosversion source code</a></code><br />"; ?>
<h2>License </h2>
<p class="projectDescription">VLC for Apple TV is bi-licensed under the <a href="http://opensource.org/licenses/MPL-2.0">Mozilla Public License Version 2</a> as well as the <a href="http://opensource.org/licenses/GPL-2.0">GNU General Public License Version 2 or later</a>. You can modify or redistribute its sources under the conditions of these licenses. Note that additional terms apply for trademarks owned by the VideoLAN association.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment