We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e088ff commit d11ee3fCopy full SHA for d11ee3f
CMakeLists.txt
@@ -5,7 +5,7 @@
5
6
cmake_minimum_required(VERSION 3.5...3.16)
7
8
-project(boost_math VERSION 1.89.0 LANGUAGES CXX)
+project(boost_math VERSION 1.90.0 LANGUAGES CXX)
9
10
add_library(boost_math INTERFACE)
11
0 commit comments