Skip to content

Commit

Permalink
Version 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
halfgaar committed Nov 26, 2024
1 parent 0e76f47 commit 43978c8
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.18.1 LANGUAGES CXX)
project(FlashMQ VERSION 1.18.2 LANGUAGES CXX)

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

0 comments on commit 43978c8

Please sign in to comment.