Skip to content

Commit

Permalink
prepare for upcoming release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EmielBruijntjes committed Oct 19, 2021
1 parent 7394e67 commit f5e38d7
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.2
VERSION = 2.2.0
SONAME = 2.3
VERSION = 2.3.0


#
Expand Down

0 comments on commit f5e38d7

Please sign in to comment.