Skip to content

Commit

Permalink
Version 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
halfgaar committed Aug 9, 2023
1 parent f952f0c commit dbf02b9
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.5)
cmake_policy(SET CMP0048 NEW)
include(CheckCXXCompilerFlag)

project(FlashMQ VERSION 1.6.3 LANGUAGES CXX)
project(FlashMQ VERSION 1.6.4 LANGUAGES CXX)

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

0 comments on commit dbf02b9

Please sign in to comment.