Skip to content

Commit

Permalink
bump version to 4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalGoslawski authored Feb 26, 2020
1 parent cfa84d1 commit a2e4beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ INCLUDE_DIR = ${PREFIX}/include
LIBRARY_DIR = ${PREFIX}/lib
export LIBRARY_NAME = amqpcpp
export SONAME = 4.1
export VERSION = 4.1.4
export VERSION = 4.1.6

all:
$(MAKE) -C src all
Expand Down

0 comments on commit a2e4beb

Please sign in to comment.