start the 0.17.0 release cycle

This commit is contained in:
Andrew Kelley
2026-04-13 11:19:29 -07:00
parent 24fdd5b7a4
commit 7977ef80f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.")