mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
version inc, bvsort->bitvecsort
This commit is contained in:
parent
7ae78da850
commit
a3010c8875
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
from mk_util import *
|
||||
|
||||
def init_version():
|
||||
set_version(4, 8, 12, 0)
|
||||
set_version(4, 8, 13, 0)
|
||||
|
||||
# Z3 Project definition
|
||||
def init_project_def():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue