No problem; what he's referring to is the fact that the version number you've put there, `julia 0.3-` doesn't actually refer to julia 0.3; it refers to a version of Julia that is *before* Julia 0.3, e.g. a 0.3 prerelease.
You should get rid of the minus sign, and all will be okay. -E On Thu, May 14, 2015 at 4:11 PM, andrew cooke <[email protected]> wrote: > please can someone explain to me what the subject means, in the > conversation here - https://github.com/JuliaLang/METADATA.jl/pull/2589 > > i understand waiting for travis - there was some warning i shouldn't have > clicked through - but i have no idea what prerelease is referring to. > > thanks, i'd just like to wrap this up and go to bed, > > andrew > >
