True, seems like there is a problem in pushing versions to github. I think its a git hook on trac.sagemath.org, not sure why it didn't work this time.
I pushed 7.5.rc3 to github by hand. On Sunday, January 8, 2017 at 3:21:24 PM UTC+1, Eric Gourgoulhon wrote: > > Hi Volker, > > When I do > git pull origin develop > I get only rc2. > > Here are my settings: > git remote -v > origin https://github.com/sagemath/sage.git (fetch) > origin https://github.com/sagemath/sage.git (push) > > git branch -v > * develop a6f8b9c Updated SageMath version to 7.5.rc2 > master 1b1e6f6 Updated SageMath version to 7.4 > > Best regards, > > Eric. > > Le dimanche 8 janvier 2017 12:15:37 UTC+1, Volker Braun a écrit : >> >> This should fix the OSX compile issues, hopefully this will be the final >> rc. Give it a try! >> >> 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 >> >> 8c42c34 Updated SageMath version to 7.5.rc3 >> 88a6d00 Trac #22143: fixing jones database optional doctests (2) >> 71f1855 Trac #22037: Upgrade to Python 2.7.13 >> a6f8b9c Updated SageMath version to 7.5.rc2 >> >> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
