mirror of
https://github.com/Z3Prover/z3
synced 2025-09-03 00:28:06 +00:00
version inc, bvsort->bitvecsort
This commit is contained in:
parent
7ae78da850
commit
a3010c8875
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
cmake_minimum_required(VERSION 3.4)
|
||||
|
||||
set(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX "${CMAKE_CURRENT_SOURCE_DIR}/cmake/cxx_compiler_flags_overrides.cmake")
|
||||
project(Z3 VERSION 4.8.12.0 LANGUAGES CXX)
|
||||
project(Z3 VERSION 4.8.13.0 LANGUAGES CXX)
|
||||
|
||||
################################################################################
|
||||
# Project version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue