Skip to content

Commit 673a220

Browse files
committed
auto publish 2024-03-20 14:20:03+00:00
1 parent 903c61e commit 673a220

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

download-source.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h1 class="narrow">Download source code distribution (stable)</h1>
177177
<div class="txt large narrow bluebg round">
178178
<!--<a href="./src/">Download Source Code</a>-->
179179
<div class="txt border">
180-
<strong>The newest stable release is 10.2.
180+
<strong>The newest stable release is 10.3.
181181
</strong>
182182
<br/>
183183

@@ -296,7 +296,7 @@ <h4>Distributed / P2P</h4>
296296
provides information on the installation prerequisites.
297297

298298
<p>
299-
See also <a href="https://wiki.sagemath.org/ReleaseTours/sage-10.2">Release Tour for version 10.2</a> and the <a href="changelogs/sage-10.2.txt">changelog</a>.<br />
299+
See also <a href="https://wiki.sagemath.org/ReleaseTours/sage-10.3">Release Tour for version 10.3</a> and the <a href="changelogs/sage-10.3.txt">changelog</a>.<br />
300300
<p>
301301
You can <a href="https://github.com/sagemath/sage/">browse the main Sage repository on GitHub</a>.
302302
The <a href="https://github.com/sagemath">SageMath organization on GitHub</a>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h2>
256256
id="index-download" href="https://doc.sagemath.org/html/en/installation/index.html"></a></td>
257257

258258
<td class="left">
259-
<h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install 10.2</a></h2>
259+
<h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install 10.3</a></h2>
260260

261261
<div class="small">
262262
<span class="nowrap"><a href="https://github.com/sagemath/sage/releases">Releases</a>

library-press.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ <h2 class="narrow">Quick Facts</h2>
271271
<table cellspacing="15" style="width:100%">
272272
<tr>
273273
<td>First Release 2005</td>
274-
<td colspan="2">Latest version 10.2
275-
released 2023-12-03</td>
274+
<td colspan="2">Latest version 10.3
275+
released 2024-03-19</td>
276276
</tr>
277277
<tr>
278278
<td>License: GPLv2+</td>

mirrors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ <h2 class="narrow">Mirror List</h2>
185185
<div class="narrow txt">
186186
<strong>
187187
If the SageMath icon is missing, a mirror may be down. If the date is too old compared to the first
188-
(master mirror), it is outdated. The current SageMath version is 10.2 released
189-
2023-12-03</strong>.
188+
(master mirror), it is outdated. The current SageMath version is 10.3 released
189+
2024-03-19</strong>.
190190
If you also want to help SageMath by hosting a mirror, please <a href="./contact.html">contact us</a>.
191191

192192
<table class="">

version.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.2
1+
10.3

0 commit comments

Comments
 (0)