Bump version to 4.3.15

This commit is contained in:
Rafal Goslawski 2021-09-24 11:11:57 +02:00 committed by GitHub
parent ef1264209e
commit b891cc37a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ cmake_minimum_required(VERSION 3.4 FATAL_ERROR)
project(amqpcpp)
set (VERSION_MAJOR 4)
set (VERSION_MINOR 3)
set (VERSION_PATCH 12)
set (VERSION_PATCH 15)
set (SO_VERSION ${VERSION_MAJOR}.${VERSION_MINOR})
# build options