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 70a7565 commit daefbdeCopy full SHA for daefbde
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.0
+export VERSION = 2.5.1
7
8
all:
9
$(MAKE) -C src all
0 commit comments