mirror of
https://github.com/Z3Prover/z3
synced 2026-07-23 07:22:33 +00:00
update version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3751bfa8c4
commit
7ba8861784
5 changed files with 13 additions and 13 deletions
6
.github/workflows/nightly.yml
vendored
6
.github/workflows/nightly.yml
vendored
|
|
@ -24,9 +24,9 @@ permissions:
|
|||
contents: write
|
||||
|
||||
env:
|
||||
MAJOR: '4'
|
||||
MINOR: '17'
|
||||
PATCH: '1'
|
||||
MAJOR: '5'
|
||||
MINOR: '0'
|
||||
PATCH: '0'
|
||||
|
||||
jobs:
|
||||
# ============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue