3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-11 13:40:52 +00:00

increase version number

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-11-19 14:17:48 -08:00
parent 30e7c225cd
commit e45bafe9bf
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ if (POLICY CMP0042)
endif()
set(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX "${CMAKE_CURRENT_SOURCE_DIR}/cmake/cxx_compiler_flags_overrides.cmake")
project(Z3 VERSION 4.8.7.0 LANGUAGES CXX)
project(Z3 VERSION 4.8.8.0 LANGUAGES CXX)
################################################################################
# Project version