Bump version to 4.0.1

This commit is contained in:
Rafal Goslawski 2018-11-27 15:40:18 +01:00 committed by GitHub
parent d49db3ba89
commit 3373cec5a2
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.2 FATAL_ERROR)
project(amqpcpp)
set (VERSION_MAJOR 4)
set (VERSION_MINOR 0)
set (VERSION_PATCH 0)
set (VERSION_PATCH 1)
set (SO_VERSION ${VERSION_MAJOR}.${VERSION_MINOR})
# build options