Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
Prep for v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nojb committed May 28, 2014
1 parent 81823bc commit c0b5cad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _oasis
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
OASISFormat: 0.4
Name: bt
Version: 0.1.0
Version: 0.1.2
Synopsis: BitTorrent DHT library for Lwt
Authors: Nicolas Ojeda Bar <[email protected]>
License: MIT
Expand Down
6 changes: 3 additions & 3 deletions setup.ml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(* setup.ml generated for the first time by OASIS v0.4.4 *)

(* OASIS_START *)
(* DO NOT EDIT (digest: 9a6009fc77baa89a3c6eb238477d0787) *)
(* DO NOT EDIT (digest: d7390ba50ff1ff1f4dc53eef03e2d445) *)
(*
Regenerated by OASIS v0.4.4
Visit http://oasis.forge.ocamlcore.org for more information and
Expand Down Expand Up @@ -6748,7 +6748,7 @@ let setup_t =
},
{
bs_build = [(OASISExpr.EBool true, true)];
bs_install = [(OASISExpr.EBool true, false)];
bs_install = [(OASISExpr.EBool true, true)];
bs_path = "lib_test";
bs_compiled_object = Best;
bs_build_depends = [InternalLibrary "dht"];
Expand All @@ -6772,7 +6772,7 @@ let setup_t =
};
oasis_fn = Some "_oasis";
oasis_version = "0.4.4";
oasis_digest = Some "2Öæû\135V\142j8\023Äæ»ëå\018";
oasis_digest = Some "å@ÖÂ\025¿\015èáè\157©\025¢é×";
oasis_exec = None;
oasis_setup_args = [];
setup_update = false
Expand Down

0 comments on commit c0b5cad

Please sign in to comment.