summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2026-04-19 14:49:29 +0200
committerChris Boesch <chrboesch@noreply.codeberg.org>2026-04-19 14:49:29 +0200
commit823b4987f72c4202576b8d25df3adc397e0ee473 (patch)
tree51e4a109ea9ecdf9f7e6ac9573eff8736f5aab69 /README.md
parentca8aee84ad920f9af173e0eebf7310ebde217fef (diff)
fixed readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 247501f..d19c813 100644
--- a/README.md
+++ b/README.md
@@ -74,10 +74,10 @@ The Zig language is under very active development. In order to be
current, Ziglings tracks **development** builds of the Zig
compiler rather than versioned **release** builds. The last
stable release was `0.16`, but Ziglings needs a dev build with
-pre-release version "0.16.0" and a build number at least as high
+pre-release version "0.17.0-dev" and a build number at least as high
as that shown in the example version check above.
-**Hint**: You can find a version change summary at the end of this README.
+**Hint**: You can find a summary of breaking changes at the end of this README.
It is likely that you'll download a build which is _greater_ than
the minimum.