Hi, I think you need to do: git checkout v0.4.6
You can also list the tags with git tag. Cheers, Bart On Sun, Aug 7, 2016 at 10:55 AM digxx <[email protected]> wrote: > So, now I freshly compiled julia again from the source after I specified: > git checkout release-0.4 but then inside Julia I get by typing > versioninfo() > > Julia Version 0.4.0 > Commit 0ff703b* (2015-10-08 06:20 UTC) > Platform Info: > System: Windows (x86_64-w64-mingw32) > CPU: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz > WORD_SIZE: 64 > BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Nehalem) > LAPACK: libopenblas64_ > LIBM: libopenlibm > LLVM: libLLVM-3.3 > > So why doesnt it install 0.4.6 automatically? > git checkout release-0.4.6 doesnt work... >
