summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2015-07-29 11:59:17 +0200
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2015-07-29 11:59:17 +0200
commit8319a3ecbfc928619b62d4d02fae5fc1908f4f86 (patch)
tree1fe0faf025bcb98367e36904ca751c9e4dbac692
parent4dd2486b005013df4c88b64b34bb963f13ac4c5d (diff)
prepare version number for upcoming 1.5 releasev1.5
-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
#