Skip to content

Commit

Permalink
Update REQUIRE and libcxxwrap-julia version
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed May 6, 2018
1 parent 64735e7 commit aea4224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
julia 0.5
julia 0.6
BinDeps 0.4.2
Compat 0.19
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ using Compat
using BinDeps
import BinDeps.generate_steps

const JLCXX_VERSION = v"0.2.0"
const JLCXX_VERSION = v"0.2.1"
const use_master = false

JLCXX_LIBDIR=get(ENV, "JLCXX_LIBDIR", "")
Expand Down

0 comments on commit aea4224

Please sign in to comment.