Skip to content

Commit aa8778f

Browse files
author
Release Manager
committed
Updated SageMath version to 10.8.rc2
1 parent 7202dcd commit aa8778f

File tree

18 files changed

+24
-24
lines changed

18 files changed

+24
-24
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: SageMath
44
abstract: SageMath is a free open-source mathematics software system.
55
authors:
66
- name: "The SageMath Developers"
7-
version: 10.8.rc1
7+
version: 10.8.rc2
88
doi: 10.5281/zenodo.8042260
9-
date-released: 2025-12-07
9+
date-released: 2025-12-11
1010
repository-code: "https://github.com/sagemath/sage"
1111
url: "https://www.sagemath.org/"

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.8.rc1
1+
10.8.rc2

build/pkgs/configure/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=06e412438b505584a6ec3e6beff245300bdf214a
3-
sha256=028bb962bd07c2e8ac467c279d130d4c00cd4a4e89b09ad427035578922e65ce
2+
sha1=2b8ed0a6efdcecee23827226d82539d81a899962
3+
sha256=bee999bb3e27feff36f9515e03dfc85c1d0a35bda1c65417b993d34dbc777428
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
156829d6b333b1dfefcb3c61d32d93bf0c6f0a01
1+
7202dcde7d61cd97df8bb5748b47e5622a710417
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sage-docbuild ~= 10.8rc0
2+
sage-docbuild ~= 10.8rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sage-setup ~= 10.8rc0
2+
sage-setup ~= 10.8rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sagemath-categories ~= 10.8rc0
2+
sagemath-categories ~= 10.8rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sagemath-environment ~= 10.8rc0
2+
sagemath-environment ~= 10.8rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sagemath-objects ~= 10.8rc0
2+
sagemath-objects ~= 10.8rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the update-version script
2-
sagemath-repl ~= 10.8rc0
2+
sagemath-repl ~= 10.8rc1

0 commit comments

Comments
 (0)