File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11OASISFormat: 0.3
22OCamlVersion: >= 4.01.0
33Name: openflow
4- Version: 0.4 .0
4+ Version: 0.5 .0
55Synopsis: Serialization library for OpenFlow
66Authors: https://github.com/frenetic-lang/ocaml-openflow/contributors
77License: LGPL
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 2e02827bd52fb83f4c7288443e1a31cd )
3- version = "0.4 .0"
2+ # DO NOT EDIT (digest: adf89b68ac0ed5e7674e6d8f66515b39 )
3+ version = "0.5 .0"
44description = "Serialization library for OpenFlow"
55requires =
66"str cstruct cstruct.syntax packet core sexplib.syntax sexplib threads"
@@ -10,7 +10,7 @@ archive(native) = "openflow.cmxa"
1010archive(native, plugin) = "openflow.cmxs"
1111exists_if = "openflow.cma"
1212package "quickcheck" (
13- version = "0.4 .0"
13+ version = "0.5 .0"
1414 description = "Serialization library for OpenFlow"
1515 requires = "quickcheck openflow packet.quickcheck"
1616 archive(byte) = "quickcheck.cma"
@@ -21,7 +21,7 @@ package "quickcheck" (
2121)
2222
2323package "async" (
24- version = "0.4 .0"
24+ version = "0.5 .0"
2525 description = "Serialization library for OpenFlow"
2626 requires = "async openflow cstruct.async threads sexplib.syntax sexplib"
2727 archive(byte) = "async.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.4.4 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 8efc1f1f41fbe89f6a8a03bc139b9ab6 ) *)
4+ (* DO NOT EDIT (digest: 1e315891d46e04a78ed5f398bcdad625 ) *)
55(*
66 Regenerated by OASIS v0.4.4
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6825,7 +6825,7 @@ let setup_t =
68256825 alpha_features = [] ;
68266826 beta_features = [] ;
68276827 name = " openflow" ;
6828- version = " 0.4 .0" ;
6828+ version = " 0.5 .0" ;
68296829 license =
68306830 OASISLicense. DEP5License
68316831 (OASISLicense. DEP5Unit
@@ -7216,7 +7216,7 @@ let setup_t =
72167216 };
72177217 oasis_fn = Some " _oasis" ;
72187218 oasis_version = " 0.4.4" ;
7219- oasis_digest = Some " \003\223 ;6J#x \022 Z \170\192 a \n ^ \025\024 " ;
7219+ oasis_digest = Some " \217 N \155\136 I \\\253\201\018 JD \253 n \181\158\187 " ;
72207220 oasis_exec = None ;
72217221 oasis_setup_args = [] ;
72227222 setup_update = false
You can’t perform that action at this time.
0 commit comments