[jbuild] keep beta11 for now

Reviewed By: jberdine

Differential Revision: D5689286

fbshipit-source-id: 8fc6473
master
Jules Villard 8 years ago committed by Facebook Github Bot
parent 9fad998c32
commit 56b4348970

@ -10,9 +10,7 @@ let ( ^/ ) = Filename.concat
let sources =
let src_dirs =
(* if you update the list of source directories, do not forget to also update .merlin *)
"."
:: ( if facebook then
( if facebook then
(* do not use the symlinks in src/facebook/: jbuilder will not detect that the files have changed if they are hidden behind a symlink *)
"../../facebook/skel/infer/src/facebook"
else "opensource" )

@ -24,7 +24,7 @@ fieldslib = v0.9.0
integers = 0.2.2
jane-street-headers = v0.9.0
javalib = 2.3.3
jbuilder = 1.0+beta12
jbuilder = 1.0+beta11
menhir = 20170712
num = 0
ocaml-compiler-libs = v0.9.0

Loading…
Cancel
Save