3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-05-01 16:13:44 +00:00

update version

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2026-02-16 09:47:01 -08:00
parent dd10826c99
commit 1924066ff0
7 changed files with 26 additions and 22 deletions

View file

@ -21,8 +21,8 @@ permissions:
env:
MAJOR: '4'
MINOR: '15'
PATCH: '9'
MINOR: '16'
PATCH: '0'
jobs:
# ============================================================================