File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11OASISFormat: 0.3
22OCamlVersion: >= 4.01.0
33Name: frenetic
4- Version: 3.0 .0
4+ Version: 3.1 .0
55Synopsis: The Frenetic Compiler and Runtime System
66Authors: https://github.com/frenetic-lang/frenetic/contributors
77License: LGPL
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 9b084d12ff0717b5e507aa310cda10e6 )
3- version = "3.0 .0"
2+ # DO NOT EDIT (digest: d44bb7b8705722d14b22e2fbff77836f )
3+ version = "3.1 .0"
44description = "The Frenetic Compiler and Runtime System"
55requires =
66"core fieldslib fieldslib.syntax ocamlgraph openflow sexplib sexplib.syntax str threads"
@@ -10,7 +10,7 @@ archive(native) = "netkat.cmxa"
1010archive(native, plugin) = "netkat.cmxs"
1111exists_if = "netkat.cma"
1212package "quickcheck" (
13- version = "3.0 .0"
13+ version = "3.1 .0"
1414 description = "The Frenetic Compiler and Runtime System"
1515 requires = "netkat openflow.quickcheck packet.quickcheck quickcheck"
1616 archive(byte) = "quickcheck.cma"
@@ -21,7 +21,7 @@ package "quickcheck" (
2121)
2222
2323package "async" (
24- version = "3.0 .0"
24+ version = "3.1 .0"
2525 description = "The Frenetic Compiler and Runtime System"
2626 requires =
2727 "async core cstruct cstruct.syntax netkat openflow openflow.async packet threads topology sexplib sexplib.syntax"
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: 507193bc8ecf19244545ce951f375181 ) *)
4+ (* DO NOT EDIT (digest: 024d2d71b6460809226f437722b421aa ) *)
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 = " frenetic" ;
6828- version = " 3.0 .0" ;
6828+ version = " 3.1 .0" ;
68296829 license =
68306830 OASISLicense. DEP5License
68316831 (OASISLicense. DEP5Unit
@@ -7229,7 +7229,7 @@ let setup_t =
72297229 };
72307230 oasis_fn = Some " _oasis" ;
72317231 oasis_version = " 0.4.4" ;
7232- oasis_digest = Some " * \177 v \197\019 } \175\185 2 \002 6? \157\242\005\211 " ;
7232+ oasis_digest = Some " /$ \138\232 CD! \028\215 0t9 \182\245\147 % " ;
72337233 oasis_exec = None ;
72347234 oasis_setup_args = [] ;
72357235 setup_update = false
You can’t perform that action at this time.
0 commit comments