summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3c64e35..b1a8047 100644
--- a/Makefile
+++ b/Makefile
@@ -54,8 +54,8 @@ INSTALL_LIB = ${INSTALL_PREFIX}/lib
# Otherwise only release verions changes. (version is MAJOR.MINOR.RELEASE)
#
-SONAME = 1.4
-VERSION = 1.4.0
+SONAME = 1.5
+VERSION = 1.5.0
#