mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
if you read this commit message you probably are a programmer who has no life
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
43a827c931
commit
4587575649
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
from mk_util import *
|
||||
|
||||
def init_version():
|
||||
set_version(4, 8, 13, 0)
|
||||
set_version(4, 8, 14, 0)
|
||||
|
||||
# Z3 Project definition
|
||||
def init_project_def():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue