8000 october release rc1 links by stonebig · Pull Request #5 · winpython/winpython.github.io · GitHub
[go: up one dir, main page]

Skip to content

october release rc1 links #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 18, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
<td style="vertical-align: top;">
<div style="text-align: justify; font-family: Helvetica,Arial,sans-serif;">We are currently reorganizing the project structure. The project home, including source code and build documentation, can be found in our <a href="https://github.com/winpython">Github organization winpython</a>, the <a href="https://sourceforge.net/projects/stonebig.u/files/">downloads page</a> is currently on Sourceforge, the <a href="https://groups.google.com/d/forum/winpython">Discussion group</a> on Google Groups, and our <a href="https://github.com/winpython/winpython/issues">Tickets</a> are also now on Github (but the old ones are <a href="https://sourceforge.net/p/winpython/tickets/?source=navbar">on Sourceforge</a>).
<h2><a name="News"></a>Recent Releases</h2>
<p>Released in <span style="font-weight: bold;">October</span><strong> 2014</strong>:</p>
<ul>
<li>WinPython <strong>2.7.8.2</strong>rc1, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-2.7.8.2_History.txt">Release Information</a>. Downloads: <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-32bit-2.7.8.2_rc1.exe/download">32bit</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-64bit-2.7.8.2_rc1.exe/download">64bit</a></li>
<li>WinPython <strong>3.3.5.2</strong>rc1, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.3.5.2_History.txt">Release Information</a>. Downloads: <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-32bit-3.3.5.2_rc1.exe/download">32bit</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-64bit-3.3.5.2_rc1.exe/download">64bit</a></li>
<li>WinPython <strong>3.4.2.1</strong>rc1, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-3.4.2.1_History.txt">Release Information</a>. Downloads: <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.4/WinPython-32bit-3.4.2.1_rc1.exe/download">32bit</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_3.4/WinPython-64bit-3.4.2.1_rc1.exe/download">64bit</a></li>
</ul>
<p>Released in <span style="font-weight: bold;">August</span><strong> 2014</strong>:</p>
<ul>
<li>WinPython <strong>2.7.8.1</strong>, <a href="https://github.com/winpython/winpython/blob/master/changelogs/WinPython-2.7.8.1_History.txt">Release Information</a>. Downloads: <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-32bit-2.7.8.1.exe/download">32bit</a> and <a href="https://sourceforge.net/projects/stonebig.u/files/Winpython_2.7/WinPython-64bit-2.7.8.1.exe/download">64bit</a></li>
Expand Down
0