aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Boesch <[email protected]>2023-04-07 18:28:33 +0200
committerGitHub <[email protected]>2023-04-07 18:28:33 +0200
commitb478c1bff44226b2b0c04f0aa832461f04d7f802 (patch)
treeada37484a37d721dc644f605a515c051e46af96d
parente242d821baadbb9ab895f8eacac2e8e72589dffa (diff)
downloadziglings-b478c1bff44226b2b0c04f0aa832461f04d7f802.tar.xz
ziglings-b478c1bff44226b2b0c04f0aa832461f04d7f802.zip
Update README.md
changed zig version number
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f23f536..adfb4b2 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Verify the installation and build number of `zig` like so:
```bash
$ zig version
-0.11.0-dev.2157+xxxxxxxxx
+0.11.0-dev.2401+xxxxxxxxx
```
Clone this repository with Git:
@@ -80,7 +80,7 @@ about input:
### Version Changes
-Version-0.11.0-dev.2157+xxxxxxxxx
+Version-0.11.0-dev.2401+xxxxxxxxx
* *2023-02-21* zig 0.11.0-dev.2157 - changes in `build system` - new: parallel processing of the build steps
* *2023-02-21* zig 0.11.0-dev.1711 - changes in `for loops` - new: Multi-Object For-Loops + Struct-of-Arrays
* *2023-02-12* zig 0.11.0-dev.1638 - changes in `std.Build` cache_root now returns a directory struct