diff --git a/Makefile b/Makefile index be810e6b..cbd04ce4 100644 --- a/Makefile +++ b/Makefile @@ -49,8 +49,8 @@ INSTALL_LIB = ${INSTALL_PREFIX}/lib # Otherwise only release verions changes. (version is MAJOR.MINOR.RELEASE) # -SONAME = 2.1 -VERSION = 2.1.4 +SONAME = 2.2 +VERSION = 2.2.0 #