Skip to content

Commit 0fc8ed5

Browse files
author
Release Manager
committed
Updated SageMath version to 10.8.rc1
1 parent 6058676 commit 0fc8ed5

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

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=15f24975477f68d9d018d7773b85a1a1e9ef8889
3-
sha256=4e60701ef332229d04ca9254c340bfee70ad313f3a9fc01bf136cbb45ceda66e
2+
sha1=2576f9385c02f84221f7aaacdf0f7f559e84d613
3+
sha256=fe301e2c7401169b0262bfa33dfd43b4ad0cccbf744504d5ad732e33339e2ead
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3d5218bc716ca70a87ece1e5a9f00e5daefe9bac
1+
6058676df6dc6e3a12a4773dc69081b4f0d32924
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.8b9
2+
sage-docbuild ~= 10.8rc0
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.8b9
2+
sage-setup ~= 10.8rc0
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.8b9
2+
sagemath-categories ~= 10.8rc0
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.8b9
2+
sagemath-environment ~= 10.8rc0
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.8b9
2+
sagemath-objects ~= 10.8rc0
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.8b9
2+
sagemath-repl ~= 10.8rc0

0 commit comments

Comments
 (0)