Skip to content

Commit

Permalink
Version 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
halfgaar committed Aug 30, 2024
1 parent 162ef85 commit fc27667
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.17.0 LANGUAGES CXX)
project(FlashMQ VERSION 1.17.1 LANGUAGES CXX)

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

0 comments on commit fc27667

Please sign in to comment.