Bump version

This commit is contained in:
Jason Rhinelander 2023-07-17 13:50:00 -03:00
parent bd3e2cdfb0
commit 4f3ee28784
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.7)
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.12 CACHE STRING "macOS deployment target (Apple clang only)")
project(liboxenmq
VERSION 1.2.14
VERSION 1.2.15
LANGUAGES CXX C)
include(GNUInstallDirs)