Skip to content

Commit f5e38d7

Browse files
prepare for upcoming release 2.3.0
1 parent 7394e67 commit f5e38d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ INSTALL_LIB = ${INSTALL_PREFIX}/lib
4949
# Otherwise only release verions changes. (version is MAJOR.MINOR.RELEASE)
5050
#
5151

52-
SONAME = 2.2
53-
VERSION = 2.2.0
52+
SONAME = 2.3
53+
VERSION = 2.3.0
5454

5555

5656
#

0 commit comments

Comments
 (0)