Bump version number

This commit is contained in:
Toon Schoenmakers 2015-10-30 15:17:06 +01:00
parent d79e0e7c7e
commit 5803b2c120
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.1
export VERSION = 2.2.3
all:
$(MAKE) -C src all