Skip to content

Commit c2b8381

Browse files
committed
README: the versions it names are the versions that exist
Every README here opens by showing what a program writes in its manifest, which is the first thing a reader copies and the last thing anyone edits. These lines had drifted --- the specification's own README asked for a version four minor releases old --- and nothing checked them. `openkal/tools/check-readme-versions.sh` now does.
1 parent 2fa10d7 commit c2b8381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ C library.
66

77
```toml
88
[dependencies]
9-
openkal-llvm-runtime = "0.3.1"
9+
openkal-llvm-runtime = "0.4.0"
1010
```
1111

1212
A C++ standard library is not portable in the way a program is. It is

0 commit comments

Comments
 (0)