Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalGoslawski authored Jun 19, 2018
1 parent 801c01d commit 95f81b8
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 @@ -49,8 +49,8 @@ INSTALL_LIB = ${INSTALL_PREFIX}/lib
# Otherwise only release verions changes. (version is MAJOR.MINOR.RELEASE)
#

SONAME = 2.0
VERSION = 2.0.0
SONAME = 2.1
VERSION = 2.1.0


#
Expand Down

0 comments on commit 95f81b8

Please sign in to comment.