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
6abcb725
Commit
6abcb725
authored
Jan 15, 2019
by
Volker Braun
Browse files
Updated SageMath version to 8.6
parent
62fe3948
Pipeline
#43488316
failed with stages
Changes
5
Pipelines
3
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 @
6abcb725
SageMath version 8.6
.rc1
, Release Date: 2019-01-1
2
SageMath version 8.6, Release Date: 2019-01-1
5
build/pkgs/configure/checksums.ini
View file @
6abcb725
tarball
=
configure-VERSION.tar.gz
sha1
=
f8934cfaf548b23627cb5f0c680e540e4bc3722e
md5
=
1e439d981a969e9f6b9811d13fb2c73a
cksum
=
180907207
3
sha1
=
7056135dd3147fad1d6791e1e0389775a434aae0
md5
=
5b737189c37f0162cd206badb44beae8
cksum
=
347031780
3
build/pkgs/configure/package-version.txt
View file @
6abcb725
30
1
30
2
src/bin/sage-version.sh
View file @
6abcb725
# Sage version information for shell scripts
# This file is auto-generated by the sage-update-version script, do not edit!
SAGE_VERSION
=
'8.6
.rc1
'
SAGE_RELEASE_DATE
=
'2019-01-1
2
'
SAGE_VERSION_BANNER
=
'SageMath version 8.6
.rc1
, Release Date: 2019-01-1
2
'
SAGE_VERSION
=
'8.6'
SAGE_RELEASE_DATE
=
'2019-01-1
5
'
SAGE_VERSION_BANNER
=
'SageMath version 8.6, Release Date: 2019-01-1
5
'
src/sage/version.py
View file @
6abcb725
# Sage version information for Python scripts
# This file is auto-generated by the sage-update-version script, do not edit!
version
=
'8.6
.rc1
'
date
=
'2019-01-1
2
'
banner
=
'SageMath version 8.6
.rc1
, Release Date: 2019-01-1
2
'
version
=
'8.6'
date
=
'2019-01-1
5
'
banner
=
'SageMath version 8.6, Release Date: 2019-01-1
5
'
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