Skip to content

Commit

Permalink
Merge pull request #1224 from boostorg/version
Browse files Browse the repository at this point in the history
Update library version
  • Loading branch information
mborland authored Dec 16, 2024
2 parents 2191361 + 1ae45f5 commit a45409c
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 a45409c

Please sign in to comment.