Skip to content

Commit

Permalink
updated version number for 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamBindle committed Apr 28, 2020
1 parent b8325da commit 82358a7
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
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
project(MQTT-C VERSION 1.1.0 LANGUAGES C)
project(MQTT-C VERSION 1.1.2 LANGUAGES C)

# MQTT-C build options
option(MQTT_C_OpenSSL_SUPPORT "Build MQTT-C with OpenSSL support?" OFF)
Expand Down

0 comments on commit 82358a7

Please sign in to comment.