Bump version to 2.6.1

This commit is contained in:
Rafal Goslawski 2016-07-08 15:20:57 +02:00 committed by GitHub
parent ad9171f226
commit 14acb6bbed
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 = 2.6
export VERSION = 2.6.0
export VERSION = 2.6.1
all:
$(MAKE) -C src all