Skip to content

Commit 013d509

Browse files
committed
auto publish 2024-07-29 07:43:54+00:00
1 parent 8cd2036 commit 013d509

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
@@ -176,7 +176,7 @@ <h1 class="narrow">Download source code distribution (stable)</h1>
176176
<div class="txt large narrow bluebg round">
177177
<!--<a href="./src/">Download Source Code</a>-->
178178
<div class="txt border">
179-
<strong>The newest stable release is 10.3.
179+
<strong>The newest stable release is 10.4.
180180
</strong>
181181
<br/>
182182

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

297297
<p>
298-
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 />
298+
See also <a href="https://wiki.sagemath.org/ReleaseTours/sage-10.4">Release Tour for version 10.4</a> and the <a href="changelogs/sage-10.4.txt">changelog</a>.<br />
299299
<p>
300300
You can <a href="https://github.com/sagemath/sage/">browse the main Sage repository on GitHub</a>.
301301
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
@@ -255,7 +255,7 @@ <h2>
255255
id="index-download" href="https://doc.sagemath.org/html/en/installation/index.html"></a></td>
256256

257257
<td class="left">
258-
<h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install 10.3</a></h2>
258+
<h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install 10.4</a></h2>
259259

260260
<div class="small">
261261
<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.3
275-
released 2024-03-19</td>
274+
<td colspan="2">Latest version 10.4
275+
released 2024-07-20</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
@@ -184,8 +184,8 @@ <h2 class="narrow">Mirror List</h2>
184184
<div class="narrow txt">
185185
<strong>
186186
If the SageMath icon is missing, a mirror may be down. If the date is too old compared to the first
187-
(master mirror), it is outdated. The current SageMath version is 10.3 released
188-
2024-03-19</strong>.
187+
(master mirror), it is outdated. The current SageMath version is 10.4 released
188+
2024-07-20</strong>.
189189
If you also want to help SageMath by hosting a mirror, please <a href="./contact.html">contact us</a>.
190190

191191
<table class="">

version.html

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

0 commit comments

Comments
 (0)