3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-04-26 13:53:33 +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

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