Skip to content

Commit

Permalink
Regenerate OASIS
Browse files Browse the repository at this point in the history
Signed-off-by: David Scott <[email protected]>
  • Loading branch information
djs55 committed Sep 9, 2015
1 parent 906660f commit e4a0b0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions lib/META
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OASIS_START
# DO NOT EDIT (digest: d55a2e6095260ca5f881288f73ad307c)
version = "0.11.0"
# DO NOT EDIT (digest: 5586ee166df30de6e433138bcd3d4222)
version = "0.12.0"
description = "XenServer domain managers"
requires =
"threads threads.posix uuidm xmlm cohttp uri rpclib rpclib.syntax forkexec fd-send-recv xcp xcp.xen xcp.storage sexplib sexplib.syntax xcp uutf xenstore xenstore.unix xenstore_transport xenstore_transport.unix oclock"
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.3.0 *)

(* OASIS_START *)
(* DO NOT EDIT (digest: f1aa4707ad2f611605409f0bf63657eb) *)
(* DO NOT EDIT (digest: c5ac4a1c7e3f442ecd7bc34e3f75b5e1) *)
(*
Regenerated by OASIS v0.4.5
Visit http://oasis.forge.ocamlcore.org for more information and
Expand Down Expand Up @@ -6673,7 +6673,7 @@ let setup_t =
alpha_features = [];
beta_features = [];
name = "xenopsd";
version = "0.11.0";
version = "0.12.0";
license =
OASISLicense.DEP5License
(OASISLicense.DEP5Unit
Expand Down Expand Up @@ -7088,7 +7088,7 @@ let setup_t =
};
oasis_fn = Some "_oasis";
oasis_version = "0.4.5";
oasis_digest = Some "î3´\155ß\134\bæ×G\000\134©\130úé";
oasis_digest = Some "n=\011³\150\129}ºÛq¢mP\150t\016";
oasis_exec = None;
oasis_setup_args = [];
setup_update = false
Expand Down

0 comments on commit e4a0b0c

Please sign in to comment.