Bump version

This commit is contained in:
Jason Rhinelander 2021-11-30 14:22:21 -04:00
parent 9c022b29de
commit f88691b7e9
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.8
VERSION 1.2.9
LANGUAGES CXX C)
include(GNUInstallDirs)