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

Increment library version

This commit is contained in:
Matt Borland
2025-04-11 08:04:39 -04:00
parent a5c062542a
commit b9aa78f889

View File

@@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.5...3.16)
project(boost_math VERSION 1.88.0 LANGUAGES CXX)
project(boost_math VERSION 1.89.0 LANGUAGES CXX)
add_library(boost_math INTERFACE)