Skip to content

Commit

Permalink
[misc] Update release patch tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
duburcqa committed Jun 18, 2024
1 parent eca32f5 commit 78d0195
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 @@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.12.4)

# Set the build version (specify a tweak version to indicated post-release if needed)
set(BUILD_VERSION 1.8.6)
set(BUILD_VERSION 1.8.7)

# MSVC runtime library flags are defined by 'CMAKE_MSVC_RUNTIME_LIBRARY'
if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.15.7)
Expand Down

0 comments on commit 78d0195

Please sign in to comment.