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 ed2ffd3 commit a1df9e4Copy full SHA for a1df9e4
Makefile
@@ -3,7 +3,7 @@ INCLUDE_DIR = ${PREFIX}/include
3
LIBRARY_DIR = ${PREFIX}/lib
4
export LIBRARY_NAME = amqpcpp
5
export SONAME = 2.6
6
-export VERSION = 2.6.1
+export VERSION = 2.6.2
7
8
all:
9
$(MAKE) -C src all
0 commit comments