Skip to content

Commit 4ec34ff

Browse files
author
Release Manager
committed
Updated SageMath version to 10.9.beta0
1 parent 2560faa commit 4ec34ff

File tree

19 files changed

+25
-25
lines changed

19 files changed

+25
-25
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Upstream packages as uploaded as GitHub release assets.
22
# This file is automatically updated by the update-version script.
3+
https://github.com/sagemath/sage/releases/download/10.9/
34
https://github.com/sagemath/sage/releases/download/10.8/
45
https://github.com/sagemath/sage/releases/download/10.7/
5-
https://github.com/sagemath/sage/releases/download/10.6/

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
7+
version: 10.9.beta0
88
doi: 10.5281/zenodo.8042260
9-
date-released: 2025-12-18
9+
date-released: 2025-12-21
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
1+
10.9.beta0

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=913dff3a94c24015249a01a380887618020081df
3-
sha256=4d02a57142c84651054601dfd7a688737829fd12046dbe166f21ac4136a83d93
2+
sha1=e428c8bf54802f904e1b3b5c122f31b9a611877b
3+
sha256=9d673f7ad9f99b195af7d810dcd1102fb2965a61de4ad297466df67b11651a58
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e8e64a6d7bf508c67a6abf5a3213f43904817584
1+
2560faa5bec125bf71d0546a4aee5bd068b27784
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.8rc3
2+
sage-docbuild ~= 10.8
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.8rc3
2+
sage-setup ~= 10.8
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.8rc3
2+
sagemath-categories ~= 10.8
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.8rc3
2+
sagemath-environment ~= 10.8
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.8rc3
2+
sagemath-objects ~= 10.8

0 commit comments

Comments
 (0)