diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-03 21:13:33 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-03 21:13:33 +0200 |
| commit | fe136f0952284b9a339252926dfd4675c4a7c3c6 (patch) | |
| tree | 82e358bc2e7f95c7133481e6a5f6a347dbc605c5 /bin/main.ml | |
| parent | b14a3078c1a4db87010f5df955442bf1e440e0ec (diff) | |
| download | colitur-fe136f0952284b9a339252926dfd4675c4a7c3c6.tar.gz colitur-fe136f0952284b9a339252926dfd4675c4a7c3c6.zip | |
chore: 1.2.1
Ten wrong scripture references reached users; nothing else about the engine
changed and no output format moved. A patch bump.
README's status line and test count follow the release, as they have to: the
count is 917 under the exhaustive sweep, not 916.
Diffstat (limited to 'bin/main.ml')
| -rw-r--r-- | bin/main.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/main.ml b/bin/main.ml index b49a19e..ecc763e 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -1984,7 +1984,7 @@ let publish_report ~rite ~lang ~sigla ~from_y ~to_y ~out ~overlays ~dtstamp ~pru 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 = "1.2.0" +let version = "1.2.1" (* --help is a REMINDER, not a reference. It answers "what are the commands and which flag do I want", in one screen; every rule, format, hazard and |
