If you do `git checkout release-0.3` then you will be on the `release-0.3` branch instead of `master`; you can then proceed exactly as you used to but will only get the relatively conservative changes on that stable release branch.
On Sun, Oct 26, 2014 at 3:11 PM, harven <[email protected]> wrote: > Hi, I am currently using julia v0.3.1-pre+4 under a debian gnu/linux > system and would like to upgrade to the latest stable version 0.3.2. Should > I recompile from source or is there a faster way? > > I used to do `git pull origin` but I guess that would retrieve the 0.4 > version of julia. > Thanks for your advice. >
