3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-24 12:07:52 +00:00

update version to 4.15.2

This commit is contained in:
Nikolaj Bjorner 2025-06-10 15:55:54 -07:00
parent b665c99d06
commit e1661759db
6 changed files with 27 additions and 11 deletions

View file

@ -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.15.1.0 LANGUAGES CXX)
project(Z3 VERSION 4.15.2.0 LANGUAGES CXX)
################################################################################
# Project version