also bump SO version

This commit is contained in:
Steffen Jaeckel 2019-01-22 13:49:36 +01:00
parent 32622afe2f
commit e543ff319a
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
#
#version of library
VERSION=1.1.0-rc3
VERSION=1.1.0-rc4
VERSION_PC=1.1.0
VERSION_SO=1:1
VERSION_SO=2:0:1
PLATFORM := $(shell uname | sed -e 's/_.*//')