Update the SharedLibVersion to make the compatibilty

This commit is contained in:
Haibo Zhu 2016-07-11 15:20:22 +08:00
parent b0874893b4
commit 67df3c3f3b

View File

@ -34,7 +34,7 @@ CCASFLAGS=$(CFLAGS)
STATIC_LDFLAGS=-lstdc++
VERSION=1.6
SHAREDLIBVERSION=0
SHAREDLIBVERSION=3
ifeq (,$(wildcard $(SRC_PATH)gmp-api))
HAVE_GMP_API=No