3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-13 18:54:43 +00:00

Merge branch 'master' into polysat

This commit is contained in:
Jakob Rath 2022-08-01 11:27:49 +02:00
commit 220a63e8bd
223 changed files with 508 additions and 505 deletions

View file

@ -8,7 +8,7 @@
from mk_util import *
def init_version():
set_version(4, 9, 2, 0)
set_version(4, 11, 0, 0)
# Z3 Project definition
def init_project_def():