2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Update Boost Math project version to 1.91.0

This commit is contained in:
Matt Borland
2025-12-15 12:16:10 -05:00
committed by GitHub
parent 9eba9d7e87
commit 60eb6e6b8b

View File

@@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.8...3.16)
project(boost_math VERSION 1.90.0 LANGUAGES CXX)
project(boost_math VERSION 1.91.0 LANGUAGES CXX)
add_library(boost_math INTERFACE)