Skip to content

Commit 8aa7213

Browse files
author
Release Manager
committed
Updated SageMath version to 10.0.rc2
1 parent c1aea0a commit 8aa7213

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.rc1",
5-
"version": "10.0.rc1",
4+
"title": "sagemath/sage: 10.0.rc2",
5+
"version": "10.0.rc2",
66
"upload_type": "software",
7-
"publication_date": "2023-04-28",
7+
"publication_date": "2023-05-07",
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.rc1",
18+
"identifier": "https://github.com/sagemath/sage/tree/10.0.rc2",
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.rc1, Release Date: 2023-04-28
1+
SageMath version 10.0.rc2, Release Date: 2023-05-07

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=9928f0bb6206e17098db4853c183bc83c5744889
3-
md5=0e60f5f865d8880a5257b591e5cba337
4-
cksum=3700986812
2+
sha1=d18a37f4dd7bcf8645cb1d34ab5de2b0f74e14c8
3+
md5=70a288640882b840de76a1b883897094
4+
cksum=3571416681
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dd249822693fe36bcc6d2c4430a4d12cbf1f459d
1+
c1aea0aa2bcd7ab2e2f98f2a27a458809da1ce7e
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.0rc1
2+
sage-conf ~= 10.0rc2
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.0rc1
2+
sage-docbuild ~= 10.0rc2
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.0rc1
2+
sage-setup ~= 10.0rc2
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.0rc1
2+
sage-sws2rst ~= 10.0rc2
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.0rc1
2+
sagelib ~= 10.0rc2
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.0rc1
2+
sagemath-categories ~= 10.0rc2

0 commit comments

Comments
 (0)