diff --git a/_oasis b/_oasis index 55254b1455f05943778b9552bbd280a0937570a6..05eb11ede43eda2ecf98e6bce01160160a480371 100644 --- a/_oasis +++ b/_oasis @@ -1,6 +1,6 @@ OASISFormat: 0.4 Name: lutils -Version: 1.49.0 +Version: 1.49.2 Authors: Erwan Jahier Maintainers: erwan.jahier@imag.fr License: CeCILL diff --git a/setup.ml b/setup.ml index 89e32e082f2e3ebc00f703b4511f5cdd33aadf8e..697d33638b0ef118e1fd1fb0b94b28802d2851ae 100644 --- a/setup.ml +++ b/setup.ml @@ -1,7 +1,7 @@ (* setup.ml generated for the first time by OASIS v0.4.10 *) (* OASIS_START *) -(* DO NOT EDIT (digest: a95d498fb7e525d45c7e1d536baa63c1) *) +(* DO NOT EDIT (digest: c4991dce19502f89086d3a379ed55d17) *) (* Regenerated by OASIS v0.4.11 Visit http://oasis.forge.ocamlcore.org for more information and @@ -6871,7 +6871,7 @@ let setup_t = { oasis_version = "0.4"; ocaml_version = Some (OASISVersion.VGreaterEqual "4.02"); - version = "1.49.0"; + version = "1.49.2"; license = OASISLicense.DEP5License (OASISLicense.DEP5Unit @@ -7272,7 +7272,7 @@ let setup_t = }; oasis_fn = Some "_oasis"; oasis_version = "0.4.11"; - oasis_digest = Some "\002\136\158x\241rb P\205\213\222\175\011H\164"; + oasis_digest = Some "\225\180]J\159\241\183\248RR\198`U4\005\164"; oasis_exec = None; oasis_setup_args = []; setup_update = false diff --git a/src/META b/src/META index 977f8a76f13fc481f203141286cc26857fd39067..f736e11b490db624eef0bcd0209dfbce7f34c45a 100644 --- a/src/META +++ b/src/META @@ -1,6 +1,6 @@ # OASIS_START -# DO NOT EDIT (digest: f351b7e0b8c5807d7f7b102b2bf31c79) -version = "1.49.0" +# DO NOT EDIT (digest: 90806f37a6cf97c1d8d999462285e681) +version = "1.49.2" description = "shared by Verimag/synchronous tools (lustre, lutin, rdbg)." requires = "unix str camlp4 num" archive(byte) = "lutils.cma"