use 0.6.0-pre as minimum julia version in REQUIRE

`mutable struct` syntax won't work on early 0.6.0-dev versions,
so better to stick to the julia-0.5-compatible versions of the package there
This commit is contained in:
Tony Kelman 2017-05-25 15:02:15 -07:00 committed by GitHub
parent ce51f8497f
commit 54ac000878

View file

@ -1,4 +1,4 @@
julia 0.6-
julia 0.6.0-pre
BinDeps
SampledSignals 0.3.0
RingBuffers 1.0.0