3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-18 02:16:40 +00:00

fix minor version numbering

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-09-23 01:57:03 -07:00
parent 3eac4a4aa1
commit 0b06a9b5d8
3 changed files with 25 additions and 9 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.9.7 LANGUAGES CXX)
project(Z3 VERSION 4.8.9.0 LANGUAGES CXX)
################################################################################
# Project version