diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-03 21:13:38 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-03 21:13:38 +0200 |
| commit | 81a9df4bab615abdd8ef0e2fe7322219ce00ee6d (patch) | |
| tree | 82e358bc2e7f95c7133481e6a5f6a347dbc605c5 /colitur.opam | |
| parent | d0807440309e2357d51cd56c72a443072b0ba57f (diff) | |
| parent | fe136f0952284b9a339252926dfd4675c4a7c3c6 (diff) | |
| download | colitur-81a9df4bab615abdd8ef0e2fe7322219ce00ee6d.tar.gz colitur-81a9df4bab615abdd8ef0e2fe7322219ce00ee6d.zip | |
The OF's readings had never been validated against anything but the lineage
they arrived on. Pointing a second lineage at them found ten corrupt
references on the first run.
Diffstat (limited to 'colitur.opam')
| -rw-r--r-- | colitur.opam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colitur.opam b/colitur.opam index 4460ac4..69f4016 100644 --- a/colitur.opam +++ b/colitur.opam @@ -1,6 +1,6 @@ # This file is generated by dune, edit dune-project instead opam-version: "2.0" -version: "1.2.0" +version: "1.2.1" synopsis: "Deterministic liturgical calendar engine (computus liturgicus)" depends: [ "ocaml" |
