Skip to content

Commit

Permalink
use 0.6.0-pre for minimum julia version in REQUIRE
Browse files Browse the repository at this point in the history
`const PooledVector{T,R}` syntax would not work in early 0.6.0-dev version,
so better to stick with the julia-0.5-compatible version of the package there
  • Loading branch information
tkelman authored May 25, 2017
1 parent ed9eef5 commit e826eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
julia 0.6-
julia 0.6.0-pre

0 comments on commit e826eeb

Please sign in to comment.