> On Sep 6, 2018, at 16:24 , Volker Braun <vbraun.n...@gmail.com> wrote:
> 
> As always, you can get the latest beta version from the "develop" git branch. 
> Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html

I just cloned from github and did “git checkout develop”.  VERSION.txt says 
  SageMath version 8.4.beta3, Release Date: 2018-09-02

Here’s my command sequence.  Did I miss something?

$ git clone git://github.com/sagemath/sage.git
Cloning into 'sage'...
remote: Counting objects: 585449, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 585449 (delta 3), reused 3 (delta 3), pack-reused 585444
Receiving objects: 100% (585449/585449), 194.36 MiB | 4.45 MiB/s, done.
Resolving deltas: 100% (456526/456526), done.
Checking connectivity... done.
$ mv sage sage-8.4.beta4
$ cd sage-8.4.beta4
$ git checkout develop
Branch develop set up to track remote branch develop from origin.
Switched to a new branch 'develop'
$ cat VERSION.txt
SageMath version 8.4.beta3, Release Date: 2018-09-02
$ git branch
* develop
  master
$


--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------



-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to