summaryrefslogtreecommitdiff
path: root/bin/main.ml
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-20 22:40:54 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-20 22:40:54 +0200
commit87d528d379b7d031731f0bb7e9daa52fe036ff6a (patch)
treec571c92a6cd0dd40d2efba95831656c4306d4ed6 /bin/main.ml
parentf73bd5d0e33146c24af1e98bf9ea26bd8cbf004b (diff)
downloadcolitur-0.9.0.tar.gz
colitur-0.9.0.zip
chore: v0.9.0v0.9.0
Robustness and hackability pass over the shipped program. The citation parser is strict about numbers, four pairs of books no longer share a full title, shipped styles re-parse their own output, and overlay errors are written for the person editing the file rather than for a compiler author. colitur-templates(5) already refers to "before colitur 0.9" for the month-key change, so the version moves with it.
Diffstat (limited to 'bin/main.ml')
-rw-r--r--bin/main.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/main.ml b/bin/main.ml
index b1d9cac..51c4989 100644
--- a/bin/main.ml
+++ b/bin/main.ml
@@ -1138,7 +1138,7 @@ let publish_report ~lang ~sigla ~from_y ~to_y ~out ~overlays ~dtstamp ~prune =
same reason. Deliberately NOT embedded in [help_text]: the cram test pins
help's first line, and a version in it would make every release edit a
test expectation for no gain. *)
-let version = "0.8.0"
+let version = "0.9.0"
let help_text =
{|colitur -- deterministic liturgical calendar engine (Roman rite, 1962)