Skip to content

Commit 5944315

Browse files
CoCalc Management Taskharaldschilly
authored andcommitted
auto publish 2025-08-11 10:43:21+00:00
1 parent 9271476 commit 5944315

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

download-source.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h1 class="narrow">Download source code distribution (stable)</h1>
173173
<div class="txt large narrow bluebg round">
174174
<!--<a href="./src/">Download Source Code</a>-->
175175
<div class="txt border">
176-
<strong>The newest stable release is 10.6.
176+
<strong>The newest stable release is 10.7.
177177
</strong>
178178
<br/>
179179

@@ -292,7 +292,7 @@ <h4>Distributed / P2P</h4>
292292
provides information on the installation prerequisites.
293293

294294
<p>
295-
See also the <a href="https://github.com/sagemath/sage/releases/tag/10.6">Release Notes for version 10.6</a>.
295+
See also the <a href="https://github.com/sagemath/sage/releases/tag/10.7">Release Notes for version 10.7</a>.
296296
<p>
297297
You can <a href="https://github.com/sagemath/sage/">browse the main Sage repository on GitHub</a>.
298298
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
@@ -251,8 +251,8 @@ <h2>
251251
id="index-download" href="https://doc.sagemath.org/html/en/installation/index.html"></a></td>
252252

253253
<td class="left">
254-
<h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install 10.6</a>
255-
&middot; <a href="https://github.com/sagemath/sage/wiki/Sage-10.6-Release-Tour">Release Tour</a></h2>
254+
<h2><a href="https://doc.sagemath.org/html/en/installation/index.html">Install 10.7</a>
255+
&middot; <a href="https://github.com/sagemath/sage/wiki/Sage-10.7-Release-Tour">Release Tour</a></h2>
256256

257257
<div class="small">
258258
<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
@@ -268,8 +268,8 @@ <h2 class="narrow">Quick Facts</h2>
268268
<table cellspacing="15" style="width:100%">
269269
<tr>
270270
<td>First Release 2005</td>
271-
<td colspan="2">Latest version 10.6
272-
released 2025-03-31</td>
271+
<td colspan="2">Latest version 10.7
272+
released 2025-08-10</td>
273273
</tr>
274274
<tr>
275275
<td>License: GPLv2+</td>

mirror_list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sage Mirror List - Sun Aug 10 10:42:19 2025
1+
# Sage Mirror List - Mon Aug 11 10:43:11 2025
22
# python usage:
33
# import urllib
44
# eval(urllib.urlopen('http://www.sagemath.org/mirror_list').read())

mirrors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ <h2 class="narrow">Mirror List</h2>
181181
<div class="narrow txt">
182182
<strong>
183183
If the SageMath icon is missing, a mirror may be down. If the date is too old compared to the first
184-
(master mirror), it is outdated. The current SageMath version is 10.6 released
185-
2025-03-31</strong>.
184+
(master mirror), it is outdated. The current SageMath version is 10.7 released
185+
2025-08-10</strong>.
186186
If you also want to help SageMath by hosting a mirror, please <a href="./contact.html">contact us</a>.
187187

188188
<table class="">

version.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.6
1+
10.7

0 commit comments

Comments
 (0)