Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Dec 14, 2024
1 parent 8d4b6eb commit 279041f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

cmake_minimum_required(VERSION 3.5...3.16)

project(boost_mp11 VERSION 1.87.0 LANGUAGES CXX)
project(boost_mp11 VERSION 1.88.0 LANGUAGES CXX)

add_library(boost_mp11 INTERFACE)
add_library(Boost::mp11 ALIAS boost_mp11)
Expand Down

0 comments on commit 279041f

Please sign in to comment.