1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 01:57:02 +09:00

entered current zig version number

This commit is contained in:
Chris Boesch 2023-01-14 13:12:24 +01:00
parent 029839cb83
commit 27b7832016

View file

@ -41,7 +41,7 @@ Verify the installation and build number of `zig` like so:
```bash
$ zig version
0.10.0-dev.3978+xxxxxxxxx
0.11.0-dev.1302+xxxxxxxxx
```
Clone this repository with Git: