File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.2
2
2
Name: xapi-script-storage
3
- Version: 0.5
3
+ Version: 0.6
4
4
Synopsis: Adapter which allows xapi to call storage scripts
5
5
Authors: David Scott
6
6
License: LGPL-2.1 with OCaml linking exception
Original file line number Diff line number Diff line change 1
1
(* setup.ml generated for the first time by OASIS v0.4.4 *)
2
2
3
3
(* OASIS_START *)
4
- (* DO NOT EDIT (digest: d254be83e862609ba53ff23ba578e53e ) *)
4
+ (* DO NOT EDIT (digest: 2f8f4e6dd18d468c53b7a8543e28ed36 ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.5
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6673,7 +6673,7 @@ let setup_t =
6673
6673
alpha_features = [] ;
6674
6674
beta_features = [] ;
6675
6675
name = " xapi-script-storage" ;
6676
- version = " 0.5 " ;
6676
+ version = " 0.6 " ;
6677
6677
license =
6678
6678
OASISLicense. DEP5License
6679
6679
(OASISLicense. DEP5Unit
@@ -6772,15 +6772,14 @@ let setup_t =
6772
6772
};
6773
6773
oasis_fn = Some " _oasis" ;
6774
6774
oasis_version = " 0.4.5" ;
6775
- oasis_digest =
6776
- Some " \\\216\159\159\138 ,\222\011\225\018\181\222 A\184\r " ;
6775
+ oasis_digest = Some " 5P\020\018 w\189 &39\221 $\026 k\186\177\158 " ;
6777
6776
oasis_exec = None ;
6778
6777
oasis_setup_args = [] ;
6779
6778
setup_update = false
6780
6779
};;
6781
6780
6782
6781
let setup () = BaseSetup. setup setup_t;;
6783
6782
6784
- # 6785 " setup.ml"
6783
+ # 6784 " setup.ml"
6785
6784
(* OASIS_STOP *)
6786
6785
let () = setup () ;;
You can’t perform that action at this time.
0 commit comments