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

Merge pull request #1340 from boostorg/update

Update Boost Math project version to 1.91.0
This commit is contained in:
Matt Borland
2025-12-15 15:13:07 -05:00
committed by GitHub

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)