Skip to content

Commit

Permalink
Merge pull request #1235 from boostorg/update_library
Browse files Browse the repository at this point in the history
Update library version on Master
  • Loading branch information
mborland authored Jan 21, 2025
2 parents f1b0b95 + 613911a commit 0b574c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

cmake_minimum_required(VERSION 3.5...3.16)

project(boost_math VERSION 1.87.0 LANGUAGES CXX)
project(boost_math VERSION 1.88.0 LANGUAGES CXX)

add_library(boost_math INTERFACE)

Expand Down

0 comments on commit 0b574c3

Please sign in to comment.