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-07-01 16:11:17 +02:00
commit e5e79c1d4b
398 changed files with 24548 additions and 4983 deletions

View file

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