We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7384b52 commit 70d9224Copy full SHA for 70d9224
Makefile
@@ -3,7 +3,7 @@ INCLUDE_DIR = ${PREFIX}/include
3
LIBRARY_DIR = ${PREFIX}/lib
4
export LIBRARY_NAME = amqpcpp
5
export SONAME = 2.5
6
-export VERSION = 2.5.1
+export VERSION = 2.5.2
7
8
all:
9
$(MAKE) -C src all
0 commit comments