Skip to content

Commit a9cccce

Browse files
committed
auto publish 2023-08-24 09:52:38+00:00
1 parent 0eb0344 commit a9cccce

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

download-source.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h1 class="narrow">Download source code distribution (stable)</h1>
193193
<div class="txt large narrow bluebg round">
194194
<!--<a href="./src/">Download Source Code</a>-->
195195
<div class="txt border">
196-
<strong>The newest stable release is 10.0.
196+
<strong>The newest stable release is 10.1.
197197
</strong>
198198
<br/>
199199

@@ -312,7 +312,7 @@ <h4>Distributed / P2P</h4>
312312
provides information on the installation prerequisites.
313313

314314
<p>
315-
See also <a href="https://wiki.sagemath.org/ReleaseTours/sage-10.0">Release Tour for version 10.0</a> and the <a href="changelogs/sage-10.0.txt">changelog</a>.<br />
315+
See also <a href="https://wiki.sagemath.org/ReleaseTours/sage-10.1">Release Tour for version 10.1</a> and the <a href="changelogs/sage-10.1.txt">changelog</a>.<br />
316316
<p>
317317
You can <a href="https://github.com/sagemath/sage/">browse the main Sage repository on GitHub</a>.
318318
The <a href="https://github.com/sagemath">SageMath organization on GitHub</a>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,14 +272,14 @@ <h2>
272272
id="index-download" href="https://doc.sagemath.org/html/en/installation/index.html"></a></td>
273273

274274
<td class="left">
275-
<h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install 10.0</a></h2>
275+
<h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install 10.1</a></h2>
276276

277277
<div class="small">
278278
<span class="nowrap"><a href="https://wiki.sagemath.org/ReleaseTours/">Release Tours</a>
279279
&middot; </span>
280280
<span class="nowrap"><a href="changelogs/index.html">Changelogs</a>
281281
&middot; </span>
282-
<span class="nowrap"><a href="download-source.html">Source tarball 10.0</a>
282+
<span class="nowrap"><a href="download-source.html">Source tarball 10.1</a>
283283
&middot; </span>
284284
<span class="nowrap"><a href="https://github.com/sagemath/sage/">Clone from GitHub</a></span>
285285
</div>

library-press.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ <h2 class="narrow">Quick Facts</h2>
287287
<table cellspacing="15" style="width:100%">
288288
<tr>
289289
<td>First Release 2005</td>
290-
<td colspan="2">Latest version 10.0
291-
released 2023-05-20</td>
290+
<td colspan="2">Latest version 10.1
291+
released 2023-08-20</td>
292292
</tr>
293293
<tr>
294294
<td>License: GPLv2+</td>

mirrors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ <h2 class="narrow">Mirror List</h2>
201201
<div class="narrow txt">
202202
<strong>
203203
If the SageMath icon is missing, a mirror may be down. If the date is too old compared to the first
204-
(master mirror), it is outdated. The current SageMath version is 10.0 released
205-
2023-05-20</strong>.
204+
(master mirror), it is outdated. The current SageMath version is 10.1 released
205+
2023-08-20</strong>.
206206
If you also want to help SageMath by hosting a mirror, please <a href="./contact.html">contact us</a>.
207207

208208
<table class="">

version.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.0
1+
10.1

0 commit comments

Comments
 (0)