From 4746ccc1c89a03fff7c4b35d78dcb57b125c444a Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Wed, 15 Apr 2026 14:33:47 +0200 Subject: v0.16 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35eadd4..4171284 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Verify the installation and build number of `zig` like so: ``` $ zig version -0.16.0-dev.xxxx+xxxxxxxxx +0.17.0-dev.xxxx+xxxxxxxxx ``` Clone this repository with Git: @@ -73,7 +73,7 @@ the appropriate tag. 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.15.2`, but Ziglings needs a dev build with +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 as that shown in the example version check above. -- cgit v1.2.3