Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Julian Rüth
sage
Commits
d225645e
Commit
d225645e
authored
Jan 23, 2019
by
Volker Braun
Browse files
Updated SageMath version to 8.7.rc0
parent
36ec29e5
Pipeline
#44532379
failed with stages
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
11 deletions
+11
-11
VERSION.txt
VERSION.txt
+1
-1
build/pkgs/configure/checksums.ini
build/pkgs/configure/checksums.ini
+3
-3
build/pkgs/configure/package-version.txt
build/pkgs/configure/package-version.txt
+1
-1
src/bin/sage-version.sh
src/bin/sage-version.sh
+3
-3
src/sage/version.py
src/sage/version.py
+3
-3
No files found.
VERSION.txt
View file @
d225645e
SageMath version 8.
6
, Release Date: 2019-01-
15
SageMath version 8.
7.rc0
, Release Date: 2019-01-
23
build/pkgs/configure/checksums.ini
View file @
d225645e
tarball
=
configure-VERSION.tar.gz
sha1
=
7056135dd3147fad1d6791e1e0389775a434aae0
md5
=
5b737189c37f0162cd206badb44beae8
cksum
=
3470317803
sha1
=
eddb6967bb5ceb7c5c50e5d519e1e16d6221c278
md5
=
eb53690e6c06ca1901d8ac425e8488fa
cksum
=
1943747897
build/pkgs/configure/package-version.txt
View file @
d225645e
30
2
30
3
src/bin/sage-version.sh
View file @
d225645e
# Sage version information for shell scripts
# This file is auto-generated by the sage-update-version script, do not edit!
SAGE_VERSION
=
'8.
6
'
SAGE_RELEASE_DATE
=
'2019-01-
15
'
SAGE_VERSION_BANNER
=
'SageMath version 8.
6
, Release Date: 2019-01-
15
'
SAGE_VERSION
=
'8.
7.rc0
'
SAGE_RELEASE_DATE
=
'2019-01-
23
'
SAGE_VERSION_BANNER
=
'SageMath version 8.
7.rc0
, Release Date: 2019-01-
23
'
src/sage/version.py
View file @
d225645e
# Sage version information for Python scripts
# This file is auto-generated by the sage-update-version script, do not edit!
version
=
'8.
6
'
date
=
'2019-01-
15
'
banner
=
'SageMath version 8.
6
, Release Date: 2019-01-
15
'
version
=
'8.
7.rc0
'
date
=
'2019-01-
23
'
banner
=
'SageMath version 8.
7.rc0
, Release Date: 2019-01-
23
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment