Skip to content

Commit

Permalink
Version 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
halfgaar committed Jun 22, 2024
1 parent d3124fa commit b9b680c
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 @@ -3,7 +3,7 @@ cmake_policy(SET CMP0048 NEW)
include(CheckCXXCompilerFlag)
include(CMakeLists.shared)

project(FlashMQ VERSION 1.15.1 LANGUAGES CXX)
project(FlashMQ VERSION 1.15.2 LANGUAGES CXX)

add_definitions(-DOPENSSL_API_COMPAT=0x10100000L)
add_definitions(-DFLASHMQ_VERSION=\"${PROJECT_VERSION}\")
Expand Down

0 comments on commit b9b680c

Please sign in to comment.