mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
start the 0.17.0 release cycle
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ project(zig
|
||||
)
|
||||
|
||||
set(ZIG_VERSION_MAJOR 0)
|
||||
set(ZIG_VERSION_MINOR 16)
|
||||
set(ZIG_VERSION_MINOR 17)
|
||||
set(ZIG_VERSION_PATCH 0)
|
||||
set(ZIG_VERSION "" CACHE STRING "Override Zig version string. Default is to find out with git.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user