You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: download-source.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -193,7 +193,7 @@ <h1 class="narrow">Download source code distribution (stable)</h1>
193
193
<divclass="txt large narrow bluebg round">
194
194
<!--<a href="./src/">Download Source Code</a>-->
195
195
<divclass="txt border">
196
-
<strong>The newest stable release is 10.0.
196
+
<strong>The newest stable release is 10.1.
197
197
</strong>
198
198
<br/>
199
199
@@ -312,7 +312,7 @@ <h4>Distributed / P2P</h4>
312
312
provides information on the installation prerequisites.
313
313
314
314
<p>
315
-
See also <ahref="https://wiki.sagemath.org/ReleaseTours/sage-10.0">Release Tour for version 10.0</a> and the <ahref="changelogs/sage-10.0.txt">changelog</a>.<br/>
315
+
See also <ahref="https://wiki.sagemath.org/ReleaseTours/sage-10.1">Release Tour for version 10.1</a> and the <ahref="changelogs/sage-10.1.txt">changelog</a>.<br/>
316
316
<p>
317
317
You can <ahref="https://github.com/sagemath/sage/">browse the main Sage repository on GitHub</a>.
318
318
The <ahref="https://github.com/sagemath">SageMath organization on GitHub</a>
0 commit comments