3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-31 23:34:55 +00:00

increment version number

This commit is contained in:
Nikolaj Bjorner 2022-09-11 19:02:37 -07:00
parent edeeded4ea
commit ff679e0fce
5 changed files with 6 additions and 6 deletions

View file

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