Skip to content

Commit 279041f

Browse files
committed
Update version
1 parent 8d4b6eb commit 279041f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
cmake_minimum_required(VERSION 3.5...3.16)
66

7-
project(boost_mp11 VERSION 1.87.0 LANGUAGES CXX)
7+
project(boost_mp11 VERSION 1.88.0 LANGUAGES CXX)
88

99
add_library(boost_mp11 INTERFACE)
1010
add_library(Boost::mp11 ALIAS boost_mp11)

0 commit comments

Comments
 (0)