3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-19 21:45:49 +00:00

update version to 4.17.1

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2026-07-13 18:56:19 -07:00
parent 627e19197c
commit eae0530675
5 changed files with 11 additions and 11 deletions

View file

@ -23,7 +23,7 @@ permissions:
contents: write
env:
RELEASE_VERSION: '4.17.0'
RELEASE_VERSION: '4.17.1'
jobs:
# ============================================================================