Bump version to 2.2.1

This commit is contained in:
Rafal Goslawski 2015-08-06 13:08:28 +02:00
parent a0d7063c4e
commit 6f230ebf4a
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.2
export VERSION = 2.2.0
export VERSION = 2.2.1
all:
$(MAKE) -C src all