From 5007e7330f95af05e2227946fd65ce4cbc473b6c Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Sun, 12 Feb 2023 17:10:40 +0100 Subject: updated to version 011.0-dev.1602 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 52c7df4..dc491b1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Verify the installation and build number of `zig` like so: ```bash $ zig version -0.11.0-dev.1568+xxxxxxxxx +0.11.0-dev.1602+xxxxxxxxx ``` Clone this repository with Git: @@ -82,6 +82,7 @@ about input: ### Version Changes Version-0.11.0-dev.1568+xxxxxxxxx +* *2023-02-12* zig 0.11.0-dev.1602 - * *2023-02-04* zig 0.11.0-dev.1568 - changes in `std.Build` (combine `std.build` and `std.build.Builder` into `std.Build`) * *2023-01-14* zig 0.11.0-dev.1302 - changes in `@addWithOverflow` (now returns a tuple) and `@typeInfo`; temporary disabled async functionality * *2022-09-09* zig 0.10.0-dev.3978 - change in `NativeTargetInfo.detect` in build -- cgit v1.2.3