bump version to 4.1.6

This commit is contained in:
Rafal Goslawski 2020-02-26 12:08:48 +01:00 committed by GitHub
parent cfa84d1654
commit a2e4beb2a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ INCLUDE_DIR = ${PREFIX}/include
LIBRARY_DIR = ${PREFIX}/lib
export LIBRARY_NAME = amqpcpp
export SONAME = 4.1
export VERSION = 4.1.4
export VERSION = 4.1.6
all:
$(MAKE) -C src all