Skip to content

Commit 8f5bbd2

Browse files
author
Release Manager
committed
Updated SageMath version to 10.0.beta2
1 parent bbd91d3 commit 8f5bbd2

File tree

25 files changed

+34
-34
lines changed

25 files changed

+34
-34
lines changed

.zenodo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"description": "Mirror of the Sage https://sagemath.org/ source tree",
33
"license": "other-open",
4-
"title": "sagemath/sage: 10.0.beta1",
5-
"version": "10.0.beta1",
4+
"title": "sagemath/sage: 10.0.beta2",
5+
"version": "10.0.beta2",
66
"upload_type": "software",
7-
"publication_date": "2023-02-19",
7+
"publication_date": "2023-02-23",
88
"creators": [
99
{
1010
"affiliation": "SageMath.org",
@@ -15,7 +15,7 @@
1515
"related_identifiers": [
1616
{
1717
"scheme": "url",
18-
"identifier": "https://github.com/sagemath/sage/tree/10.0.beta1",
18+
"identifier": "https://github.com/sagemath/sage/tree/10.0.beta2",
1919
"relation": "isSupplementTo"
2020
},
2121
{

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SageMath version 10.0.beta1, Release Date: 2023-02-19
1+
SageMath version 10.0.beta2, Release Date: 2023-02-23

build/pkgs/configure/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=b26cd9a17917ab6dd2f601e7448929fc9c09767d
3-
md5=4d0234e98408d5a3c6c8b6d5075cc53d
4-
cksum=550848071
2+
sha1=a9dd38e83511f7f7911c94366c1c7b9e213cea3e
3+
md5=e341828a3c4d17b37887cd93c298286f
4+
cksum=2811082803
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0ce2ea5d3d899264aef63cea22b27b209b60bec8
1+
bbd91d34c346cbb308e6bfac72ac414b365f190c
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 sage-update-version script
2-
sage-conf ~= 10.0b1
2+
sage-conf ~= 10.0b2
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 sage-update-version script
2-
sage-docbuild ~= 10.0b1
2+
sage-docbuild ~= 10.0b2
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 sage-update-version script
2-
sage-setup ~= 10.0b1
2+
sage-setup ~= 10.0b2
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 sage-update-version script
2-
sage-sws2rst ~= 10.0b1
2+
sage-sws2rst ~= 10.0b2
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 sage-update-version script
2-
sagelib ~= 10.0b1
2+
sagelib ~= 10.0b2
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 sage-update-version script
2-
sagemath-categories ~= 10.0b1
2+
sagemath-categories ~= 10.0b2

0 commit comments

Comments
 (0)