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
f894105d
Commit
f894105d
authored
Nov 18, 2018
by
Volker Braun
Browse files
Updated SageMath version to 8.5.beta4
parent
0d300002
Pipeline
#37032361
failed with stages
in 371 minutes and 49 seconds
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 @
f894105d
SageMath version 8.5.beta
3
, Release Date: 2018-11-1
1
SageMath version 8.5.beta
4
, Release Date: 2018-11-1
8
build/pkgs/configure/checksums.ini
View file @
f894105d
tarball
=
configure-VERSION.tar.gz
sha1
=
0
ed00ab9925291f76228582bfb16e211b20d49ae
md5
=
0e58299d30d067ccea3e75561d0eaaf8
cksum
=
2356004790
sha1
=
0
a8ccb51309ccd09f7290238fb529cab7ca591b2
md5
=
c4b07abb7ea9f7064a5981539e9e9543
cksum
=
36612397
build/pkgs/configure/package-version.txt
View file @
f894105d
29
1
29
2
src/bin/sage-version.sh
View file @
f894105d
# Sage version information for shell scripts
# This file is auto-generated by the sage-update-version script, do not edit!
SAGE_VERSION
=
'8.5.beta
3
'
SAGE_RELEASE_DATE
=
'2018-11-1
1
'
SAGE_VERSION_BANNER
=
'SageMath version 8.5.beta
3
, Release Date: 2018-11-1
1
'
SAGE_VERSION
=
'8.5.beta
4
'
SAGE_RELEASE_DATE
=
'2018-11-1
8
'
SAGE_VERSION_BANNER
=
'SageMath version 8.5.beta
4
, Release Date: 2018-11-1
8
'
src/sage/version.py
View file @
f894105d
# Sage version information for Python scripts
# This file is auto-generated by the sage-update-version script, do not edit!
version
=
'8.5.beta
3
'
date
=
'2018-11-1
1
'
banner
=
'SageMath version 8.5.beta
3
, Release Date: 2018-11-1
1
'
version
=
'8.5.beta
4
'
date
=
'2018-11-1
8
'
banner
=
'SageMath version 8.5.beta
4
, Release Date: 2018-11-1
8
'
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