mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 04:27:52 +00:00
update release version
This commit is contained in:
parent
1d622a678e
commit
8ae24e2b38
7 changed files with 13 additions and 68 deletions
|
|
@ -2,7 +2,7 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
set(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX "${CMAKE_CURRENT_SOURCE_DIR}/cmake/cxx_compiler_flags_overrides.cmake")
|
||||
project(Z3 VERSION 4.13.4.0 LANGUAGES CXX)
|
||||
project(Z3 VERSION 4.14.0.0 LANGUAGES CXX)
|
||||
|
||||
################################################################################
|
||||
# Project version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue