Skip to content

Commit bbdfda0

Browse files
author
Release Manager
committed
Updated SageMath version to 10.8.rc0
1 parent bd19340 commit bbdfda0

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.beta9
7+
version: 10.8.rc0
88
doi: 10.5281/zenodo.8042260
9-
date-released: 2025-11-11
9+
date-released: 2025-12-02
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.beta9
1+
10.8.rc0

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=ea19ffc13676a6e4cc14c10fe88e624189463476
3-
sha256=148e79af8007b4bfe47bfad90db4bc048302e0e8382218496f0642ba105d10c4
2+
sha1=90e591299fb8d0abd1e286d4005892f8d75b287f
3+
sha256=8f67f1ebb4b1342c9b401af687db3df2467a81399c11619787957892f1588dcb
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
78052986eb87204ac91589ff1019367598f7d014
1+
bd193409ca35ad695bb473d19751be0a16d9e32f
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.8b8
2+
sage-docbuild ~= 10.8b9
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.8b8
2+
sage-setup ~= 10.8b9
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.8b8
2+
sagemath-categories ~= 10.8b9
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.8b8
2+
sagemath-environment ~= 10.8b9
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.8b8
2+
sagemath-objects ~= 10.8b9
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.8b8
2+
sagemath-repl ~= 10.8b9

0 commit comments

Comments
 (0)