1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

Clean up supported windows versions *cough*

svn path=/icecast/trunk/icecast/; revision=19127
This commit is contained in:
Thomas B. "dm8tbr" Ruecker 2014-05-04 16:38:35 +00:00
parent 5c662ce634
commit c022d9c2b1

View File

@ -30,9 +30,12 @@
</ul> </ul>
<p>Currently the following Windows platforms are supported:</p> <p>Currently the following Windows platforms are supported:</p>
<ul> <ul>
<li>Windows NT</li> <li>Windows Vista</li>
<li>Windows 2000</li> <li>Windows 7</li>
<li>Windows XP</li> <li>Windows 8</li>
<li>Windows Server 2003</li>
<li>Windows Server 2008</li>
<li>Windows Server 2012</li>
</ul> </ul>
<br /> <br />
<br /> <br />
@ -45,11 +48,6 @@
<li>Icecast Developers mailing list <a href="http://www.xiph.org/archives">http://www.xiph.org/archives</a></li> <li>Icecast Developers mailing list <a href="http://www.xiph.org/archives">http://www.xiph.org/archives</a></li>
<li>Icecast IRC chat room - irc.freenode.net : #icecast</li> <li>Icecast IRC chat room - irc.freenode.net : #icecast</li>
</ul> </ul>
<h3>Alternate Ways</h3>
<ul>
<li>team@icecast.org</li>
</ul>
<br />
<br /> <br />
<br /> <br />
</div> </div>