ocaml-camomile/ocaml-camomile-1.0.2-add-version.patch

10 lines
289 B
Diff
Raw Normal View History

--- Camomile-1.0.2/dune-project.orig 2022-02-03 20:07:43.598272294 +0100
+++ Camomile-1.0.2/dune-project 2022-02-03 20:07:21.549390695 +0100
@@ -1,5 +1,6 @@
(lang dune 1.11)
(name camomile)
+(version 1.0.2)
(generate_opam_files true)
(license "LGPL-2+ with OCaml linking exception")