Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalGoslawski authored Feb 14, 2020
1 parent d88e36c commit 10df6a7
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 @@ -29,8 +29,8 @@ INSTALL_BIN = ${INSTALL_PREFIX}/bin
# Otherwise only release verions changes. (version is MAJOR.MINOR.RELEASE)
#

SONAME = 1.4
VERSION = 1.4.2
SONAME = 1.5
VERSION = 1.5.0

#
# Name of the target library and target program
Expand Down

0 comments on commit 10df6a7

Please sign in to comment.