Skip to content

Commit 6f36725

Browse files
authored
Merge pull request #1340 from boostorg/update
Update Boost Math project version to 1.91.0
2 parents e0fcd19 + 2429737 commit 6f36725

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
@@ -5,7 +5,7 @@
55

66
cmake_minimum_required(VERSION 3.8...3.16)
77

8-
project(boost_math VERSION 1.90.0 LANGUAGES CXX)
8+
project(boost_math VERSION 1.91.0 LANGUAGES CXX)
99

1010
add_library(boost_math INTERFACE)
1111

0 commit comments

Comments
 (0)