Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalGoslawski committed Oct 16, 2018
1 parent 2024096 commit 358a90e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ PREFIX ?= /usr
INCLUDE_DIR = ${PREFIX}/include
LIBRARY_DIR = ${PREFIX}/lib
export LIBRARY_NAME = amqpcpp
export SONAME = 3.1
export VERSION = 3.1.0
export SONAME = 3.2
export VERSION = 3.2.0

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

0 comments on commit 358a90e

Please sign in to comment.