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
ad388205
Commit
ad388205
authored
Dec 10, 2018
by
Volker Braun
Browse files
Updated SageMath version to 8.5.rc0
parent
c11e5621
Pipeline
#39700551
failed with stages
Changes
5
Pipelines
1
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 @
ad388205
SageMath version 8.5.
beta6
, Release Date: 2018-12-0
2
SageMath version 8.5.
rc0
, Release Date: 2018-12-
1
0
build/pkgs/configure/checksums.ini
View file @
ad388205
tarball
=
configure-VERSION.tar.gz
sha1
=
6d925a584556f44cd69f6968c9ba2e1c79779982
md5
=
4382102bfcd516b8750fa9ce651e328e
cksum
=
3778250311
sha1
=
5e0ccb7f73d531b6a51f0e98780f2a45ae0510c4
md5
=
a833043ff0835bfc260d702c97254f8f
cksum
=
1311578579
build/pkgs/configure/package-version.txt
View file @
ad388205
29
4
29
5
src/bin/sage-version.sh
View file @
ad388205
# Sage version information for shell scripts
# This file is auto-generated by the sage-update-version script, do not edit!
SAGE_VERSION
=
'8.5.
beta6
'
SAGE_RELEASE_DATE
=
'2018-12-0
2
'
SAGE_VERSION_BANNER
=
'SageMath version 8.5.
beta6
, Release Date: 2018-12-0
2
'
SAGE_VERSION
=
'8.5.
rc0
'
SAGE_RELEASE_DATE
=
'2018-12-
1
0'
SAGE_VERSION_BANNER
=
'SageMath version 8.5.
rc0
, Release Date: 2018-12-
1
0'
src/sage/version.py
View file @
ad388205
# Sage version information for Python scripts
# This file is auto-generated by the sage-update-version script, do not edit!
version
=
'8.5.
beta6
'
date
=
'2018-12-0
2
'
banner
=
'SageMath version 8.5.
beta6
, Release Date: 2018-12-0
2
'
version
=
'8.5.
rc0
'
date
=
'2018-12-
1
0'
banner
=
'SageMath version 8.5.
rc0
, Release Date: 2018-12-
1
0'
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